Created
April 5, 2017 15:57
-
-
Save JulianJorgensen/626a2fbf417c94e7c4f6add930f02008 to your computer and use it in GitHub Desktop.
max deploy error
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
An error occurred while installing nokogiri (1.7.0.1), and Bundler cannot | |
continue. | |
Make sure that `gem install nokogiri -v '1.7.0.1'` succeeds before bundling. | |
Installing npm dependencies... (this could take a while) | |
npm WARN deprecated [email protected]: ReDoS vulnerability parsing Set-Cookie https://nodesecurity.io/advisories/130 | |
npm WARN deprecated [email protected]: Use uuid module instead | |
Unexpected platform or architecture: freebsd/x64 | |
It seems there is no binary available for your platform/architecture | |
Try to install PhantomJS globally | |
npm WARN optional Skipping failed optional dependency /chokidar/fsevents: | |
npm WARN notsup Not compatible with your operating system or architecture: [email protected] | |
npm ERR! FreeBSD 10.1-RELEASE-p19 | |
npm ERR! argv “/usr/local/bin/node” “/usr/local/bin/npm” “install” “--production” | |
npm ERR! node v6.1.0 | |
npm ERR! npm v3.8.8 | |
npm ERR! code ELIFECYCLE | |
npm ERR! [email protected] install: `node install.js` | |
npm ERR! Exit status 1 | |
npm ERR! | |
npm ERR! Failed at the [email protected] install script ‘node install.js’. | |
npm ERR! Make sure you have the latest version of node.js and npm installed. | |
npm ERR! If you do, this is most likely a problem with the phantomjs-prebuilt package, | |
npm ERR! not with npm itself. | |
npm ERR! Tell the author that this fails on your system: | |
npm ERR! node install.js | |
npm ERR! You can get information on how to open an issue for this project with: | |
npm ERR! npm bugs phantomjs-prebuilt | |
npm ERR! Or if that isn’t available, you can get their info via: | |
npm ERR! npm owner ls phantomjs-prebuilt | |
npm ERR! There is likely additional logging output above. | |
npm ERR! Please include the following file with any support request: | |
npm ERR! /usr/home/deploybot/repos/coverall-adobe-max-2017/npm-debug.log | |
npm ERR! code 1 | |
Deployment failed! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment