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

Build failing #274

Closed
ScytaleTleilax opened this issue Sep 15, 2016 · 8 comments
Closed

Build failing #274

ScytaleTleilax opened this issue Sep 15, 2016 · 8 comments
Assignees

Comments

@ScytaleTleilax
Copy link

Hi ,
I'm following this walkthrough in order to get acquainted with AdonisJS but the build fails:

installing dependencies... /npm ERR! Windows_NT 10.0.14393
npm ERR! argv "C:\\Program Files\\nodejs\\node.exe" "C:\\Program  Files\\nodejs\\node_modules\\npm\\bin\\npm-cli.js" "install"
npm ERR! node v6.5.0
npm ERR! npm  v3.10.3
npm ERR! code ELIFECYCLE

npm ERR! fsevents@1.0.14 install: `node-pre-gyp install --fallback-to-build`
npm ERR! Exit status 1`

Any guidance would really help me out.

npm-debug.log.txt

@thetutlage
Copy link
Member

@ScytaleTleilax Simply do npm install --no-optional inside the root of the project.

@ScytaleTleilax
Copy link
Author

Oh, of course , silly me. Thanks !

@ScytaleTleilax
Copy link
Author

Terribly sorry to reopen

ERR! Tried to download: https://fsevents-binaries.s3-us-west-2.amazonaws.com/v1.0.14/fse-v1.0.14-node-v48-win32-x64.tar.gz node-pre-gyp
ERR! Pre-built binaries not found for fsevents@1.0.14 and node@6.5.0 (node-v48 ABI) (falling back to source compile with node-gyp)

verbose

@thetutlage thetutlage self-assigned this Sep 15, 2016
@thetutlage
Copy link
Member

What is the command you are running to install modules

@ScytaleTleilax
Copy link
Author

E:\PROJES\hello-adonis>npm install --no-optional

@thetutlage
Copy link
Member

Trying it on my windows machine. Ideally npm should not try to install optionalDependencies

@ScytaleTleilax
Copy link
Author

ScytaleTleilax commented Sep 15, 2016

As reported 16 days ago the --no-optional flag npm issue #8921 still has issues.

I tried with

    npm@3.1.0
    npm@3.2.0
    npm@3.5.0

Closing and booting my CentOS box since this is a npm issue

@lock
Copy link

lock bot commented Mar 11, 2020

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@lock lock bot locked and limited conversation to collaborators Mar 11, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants