Skip to content
This repository has been archived by the owner on Aug 11, 2022. It is now read-only.

Npm start issue #13273

Closed
pawan-mobileprogramming opened this issue Jul 5, 2016 · 1 comment
Closed

Npm start issue #13273

pawan-mobileprogramming opened this issue Jul 5, 2016 · 1 comment

Comments

@pawan-mobileprogramming
Copy link

Hi,

when i m starting npm start i am facing problem with below logs

C5245997@INLN50905742A MINGW64 ~/git/oberon.html (master)
$ npm start

@sap/oberon.html@1611.0.0 prestart C:\Users\C5245997\git\oberon.html
npm run config:reset && npm run update:all

@sap/oberon.html@1611.0.0 config:reset C:\Users\C5245997\git\oberon.html
npm run config:repository:reset && npm run config:proxy

@sap/oberon.html@1611.0.0 config:repository:reset C:\Users\C5245997\git\oberon .html
npm config delete registry && npm config delete strict-ssl

@sap/oberon.html@1611.0.0 config:proxy C:\Users\C5245997\git\oberon.html
npm config set proxy http://proxy:8080 && npm config set https-proxy http://pr oxy:8080

@sap/oberon.html@1611.0.0 update:all C:\Users\C5245997\git\oberon.html
npm prune && npm run update:local && npm update --dev && npm run update:narv

@sap/oberon.html@1611.0.0 update:local C:\Users\C5245997\git\oberon.html
npm run update:local:brain && npm run update:local:gromit && npm run update:lo cal:narv && npm run update:local:pinky && npm run update:local:snowball && npm r un update:local:ultron

@sap/oberon.html@1611.0.0 update:local:brain C:\Users\C5245997\git\oberon.html
npm list @sap/brain || npm install

@sap/oberon.html@1611.0.0 C:\Users\C5245997\git\oberon.html
└── (empty)

npm ERR! code 1
npm WARN optional dep failed, continuing fsevents@1.0.12
npm WARN deprecated minimatch@2.0.10: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue

nodegit@0.13.2 install C:\Users\C5245997\git\oberon.html\node_modules@sap\sno wball\node_modules\nodegit
node lifecycleScripts/install

[nodegit] Fetching binary from S3.
[nodegit] Failed to install prebuilt binary:
{ [Error: Command failed: C:\Windows\system32\cmd.exe /s /c ""C:\Users\C5245997\ git\oberon.html\node_modules@sap\snowball\node_modules\nodegit\node_modules.bi n\node-pre-gyp.cmd" install --fallback-to-build=false"
module.js:327
throw err;
^

Error: Cannot find module 'nopt'
at Function.Module._resolveFilename (module.js:325:15)
at Function.Module._load (module.js:276:25)
at Module.require (module.js:353:17)
at require (internal/module.js:12:17)
at Object. (C:\Users\C5245997\git\oberon.html\node_modules@sap\s nowball\node_modules\nodegit\node_modules\node-pre-gyp\lib\node-pre-gyp.js:14:12 )
at Module._compile (module.js:409:26)
at Object.Module._extensions..js (module.js:416:10)
at Module.load (module.js:343:32)
at Function.Module._load (module.js:300:12)
at Module.require (module.js:353:17)
]
killed: false,
code: 1,
signal: null,
cmd: 'C:\Windows\system32\cmd.exe /s /c ""C:\Users\C5245997\git\oberon. html\node_modules@sap\snowball\node_modules\nodegit\node_modules.bin\n ode-pre-gyp.cmd" install --fallback-to-build=false"' }
[nodegit] Building manually. (You'll be here a while.)
[nodegit] Regenerating and configuring code

@npm-robot
Copy link

We're closing this support issue as it has gone three days without activity. The npm CLI team itself does not provide support via this issue tracker, but we are happy when users help each other here. In our experience once a support issue goes dormant it's unlikely to get further activity. If you're still having problems, you may be better served by joining package.community and asking your question there.

For more information about our new issue aging policies and why we've instituted them please see our blog post.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants