You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
> [email protected] compile:resolve C:\...\opensphere-yarn-workspace\workspace\opensphere
> os-resolve --outputDir .build --defineRoots $(cat .build/version) "--exclude" "resources" "scss"
C:\...\opensphere-yarn-workspace\node_modules\opensphere-build-resolver\plugins.js:22
return new RegExp(pattern);
^
SyntaxError: Invalid regular expression: /\(plugins\|opensphere-build-resolver-)resources\/: Unmatched ')'
at new RegExp (<anonymous>)
at pluginToRegex (C:\...\opensphere-yarn-workspace\node_modules\opensphere-build-resolver\plugins.js:22:12)
at Array.map (<anonymous>)
at Object.load (C:\...\opensphere-yarn-workspace\node_modules\opensphere-build-resolver\plugins.js:26:34)
at Object.<anonymous> (C:\...\opensphere-yarn-workspace\node_modules\opensphere-build-resolver\resolve.js:32:27)
at Module._compile (internal/modules/cjs/loader.js:956:30)
at Object.Module._extensions..js (internal/modules/cjs/loader.js:973:10)
at Module.load (internal/modules/cjs/loader.js:812:32)
at Function.Module._load (internal/modules/cjs/loader.js:724:14)
at Function.Module.runMain (internal/modules/cjs/loader.js:1025:10)
at internal/main/run_main_module.js:17:11
From running yarn test in opensphere.
Node: 12.13.0, npm: 6.12.0, yarn: 1.19.1
The text was updated successfully, but these errors were encountered:
From running
yarn test
inopensphere
.Node: 12.13.0, npm: 6.12.0, yarn: 1.19.1
The text was updated successfully, but these errors were encountered: