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

npm ERR! [email protected] postinstall: node scripts/build.js npm ERR! Exit status 1 #1

Open
nagendrababujonna opened this issue Jan 25, 2019 · 1 comment

Comments

@nagendrababujonna
Copy link

4145 warn [email protected] No repository field.
4146 warn optional SKIPPING OPTIONAL DEPENDENCY: [email protected] (node_modules\fsevents):
4147 warn notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for [email protected]: wanted {"os":"darwin","arch":"any"} (current: {"os":"win32","arch":"x64"})
4148 verbose notsup SKIPPING OPTIONAL DEPENDENCY: Valid OS: darwin
4148 verbose notsup SKIPPING OPTIONAL DEPENDENCY: Valid Arch: any
4148 verbose notsup SKIPPING OPTIONAL DEPENDENCY: Actual OS: win32
4148 verbose notsup SKIPPING OPTIONAL DEPENDENCY: Actual Arch: x64
4149 verbose stack Error: [email protected] postinstall: node scripts/build.js
4149 verbose stack Exit status 1
4149 verbose stack at EventEmitter. (C:\Program Files\nodejs\node_modules\npm\node_modules\npm-lifecycle\index.js:301:16)
4149 verbose stack at EventEmitter.emit (events.js:182:13)
4149 verbose stack at ChildProcess. (C:\Program Files\nodejs\node_modules\npm\node_modules\npm-lifecycle\lib\spawn.js:55:14)
4149 verbose stack at ChildProcess.emit (events.js:182:13)
4149 verbose stack at maybeClose (internal/child_process.js:962:16)
4149 verbose stack at Process.ChildProcess._handle.onexit (internal/child_process.js:251:5)

@pofider
Copy link
Contributor

pofider commented Jan 26, 2019

This works for me on windows.
git clone...
npm i

What is your npm version?
Do you have these windows prerequisites

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

2 participants