Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

can't build on mac #63

Open
leofle opened this issue Aug 12, 2018 · 0 comments
Open

can't build on mac #63

leofle opened this issue Aug 12, 2018 · 0 comments

Comments

@leofle
Copy link

leofle commented Aug 12, 2018

when i'm trying to build on a macbook pro i'm getting this error:

> babel-node scripts/build-cli.js

{"_":[],"h":false,"sigma-only":false,"sigmaOnly":false,"verbose":false,"dev":false,"stats":false,"$0":"scripts/build-cli.js"}
Building: sigma
Building: npm module
Building: es module
Built: npm module
Built: es module
Built: sigma
Building: distributable
ChildProcessError: Command failed: webpack --bail -p
(node:52636) DeprecationWarning: loaderUtils.parseQuery() received a non-string value which can be problematic, see https://github.com/webpack/loader-utils/issues/56
parseQuery() will be replaced with getOptions() in the next major version of loader-utils.
 `webpack --bail -p` (exited with error code 2)
    at callback (/Users/lio.fleishman/sisense-react-sigma/node_modules/child-process-promise/lib/index.js:33:27)
    at ChildProcess.exithandler (child_process.js:282:5)
    at emitTwo (events.js:126:13)
    at ChildProcess.emit (events.js:214:7)
    at maybeClose (internal/child_process.js:925:16)
    at Process.ChildProcess._handle.onexit (internal/child_process.js:209:5)
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! react-sigma@1.2.29 build: `babel-node scripts/build-cli.js`
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the react-sigma@1.2.29 build script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant