This repository was archived by the owner on Feb 13, 2022. It is now read-only.
This repository was archived by the owner on Feb 13, 2022. It is now read-only.
build error #42
Open
Description
I'm not sure if this is a neutron specific error, a bug in node-sass or something else. Any idea?
~/go/src/github.com/emersion/neutron # make build-client
cd public && \
npm install && \
node_modules/.bin/grunt ngconstant:dev build
npm WARN deprecated [email protected]: ..psst! While Bower is maintained, we recommend Yarn and Webpack for *new* front-end projects! Yarn's advantage is security and reliability, and Webpack's is support for both CommonJS and AMD projects. Currently there's no migration path, but please help to create it: https://github.com/bower/bower/issues/2467
npm WARN deprecated [email protected]: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue
npm WARN deprecated [email protected]: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue
npm WARN deprecated [email protected]: graceful-fs v3.0.0 and before will fail on node releases >= v7.0. Please update to graceful-fs@^4.0.0 as soon as possible. Use 'npm ls graceful-fs' to find it in the tree.
npm WARN deprecated [email protected]: Use uuid module instead
npm WARN deprecated [email protected]: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue
npm WARN deprecated [email protected]: Jade has been renamed to pug, please install the latest version of pug instead of jade
npm WARN deprecated [email protected]: Deprecated, use jstransformer
npm WARN prefer global [email protected] should be installed with -g
npm WARN prefer global [email protected] should be installed with -g
> [email protected] install /root/go/src/github.com/emersion/neutron/public/node_modules/node-sass
> node scripts/install.js
Downloading binary from https://github.com/sass/node-sass/releases/download/v3.13.1/linux-x64-48_binding.node
Download complete ] - :
Binary saved to /root/go/src/github.com/emersion/neutron/public/node_modules/node-sass/vendor/linux-x64-48/binding.node
Caching binary to /root/.npm/node-sass/3.13.1/linux-x64-48_binding.node
> [email protected] install /root/go/src/github.com/emersion/neutron/public/node_modules/phantomjs-prebuilt
> node install.js
PhantomJS not found on PATH
Downloading https://github.com/Medium/phantomjs/releases/download/v2.1.1/phantomjs-2.1.1-linux-x86_64.tar.bz2
Saving to /tmp/phantomjs/phantomjs-2.1.1-linux-x86_64.tar.bz2
Receiving...
[===================================-----] 89%
Received 22866K total.
Extracting tar contents (via spawned process)
Removing /root/go/src/github.com/emersion/neutron/public/node_modules/phantomjs-prebuilt/lib/phantom
Copying extracted folder /tmp/phantomjs/phantomjs-2.1.1-linux-x86_64.tar.bz2-extract-1499588103438/phantomjs-2.1.1-linux-x86_64 -> /root/go/src/github.com/emersion/neutron/public/node_modules/phantomjs-prebuilt/lib/phantom
Writing location.js file
Done. Phantomjs binary available at /root/go/src/github.com/emersion/neutron/public/node_modules/phantomjs-prebuilt/lib/phantom/bin/phantomjs
> [email protected] postinstall /root/go/src/github.com/emersion/neutron/public/node_modules/node-sass
> node scripts/build.js
make: *** [Makefile:7: build-client] Error 1
Metadata
Metadata
Assignees
Labels
No labels