Giter VIP home page Giter VIP logo

Comments (2)

tsvetkovpro avatar tsvetkovpro commented on June 19, 2024

C:\Users\user>npm --version
3.8.9

C:\Users\user>node --version
v6.2.0

npm-debug.log :

0 info it worked if it ends with ok
1 verbose cli [ 'C:\\Program Files\\nodejs\\node.exe',
1 verbose cli   'C:\\Program Files\\nodejs\\node_modules\\npm\\bin\\npm-cli.js',
1 verbose cli   'run',
1 verbose cli   'start' ]
2 info using [email protected]
3 info using [email protected]
4 verbose run-script [ 'prestart', 'start', 'poststart' ]
5 info lifecycle [email protected]~prestart: [email protected]
6 silly lifecycle [email protected]~prestart: no script for prestart, continuing
7 info lifecycle [email protected]~start: [email protected]
8 verbose lifecycle [email protected]~start: unsafe-perm in lifecycle true
9 verbose lifecycle [email protected]~start: PATH: C:\Program Files\nodejs\node_modules\npm\bin\node-gyp-bin;c:\OpenServer\domains\cloning-yelp\node_modules\.bin;C:\Program Files\nodejs;C:\Users\user\bin;C:\Program Files (x86)\SmartGit\git\mingw32\bin;C:\Program Files (x86)\SmartGit\git\usr\local\bin;C:\Program Files (x86)\SmartGit\git\usr\bin;C:\Program Files (x86)\SmartGit\git\usr\bin;C:\Program Files (x86)\SmartGit\git\mingw32\bin;C:\Program Files (x86)\SmartGit\git\usr\bin;C:\Users\user\bin;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0;node_modules\.bin;C:\OpenServer\domains\node_modules\.bin;C:\OpenServer\node_modules\.bin;C:\Program Files (x86)\SmartGit\git\usr\bin;C:\Program Files\nodejs;C:\Program Files (x86)\Skype\Phone;C:\Users\user\AppData\Roaming\npm;C:\program files (x86)\smartgit\jre\bin;C:\Program Files (x86)\SmartGit\git\usr\bin\vendor_perl;C:\Program Files (x86)\SmartGit\git\usr\bin\core_perl
10 verbose lifecycle [email protected]~start: CWD: c:\OpenServer\domains\cloning-yelp
11 silly lifecycle [email protected]~start: Args: [ '/d /s /c', 'NODE_ENV=development hjs-dev-server' ]
12 silly lifecycle [email protected]~start: Returned: code: 1  signal: null
13 info lifecycle [email protected]~start: Failed to exec start script
14 verbose stack Error: [email protected] start: `NODE_ENV=development hjs-dev-server`
14 verbose stack Exit status 1
14 verbose stack     at EventEmitter.<anonymous> (C:\Program Files\nodejs\node_modules\npm\lib\utils\lifecycle.js:245:16)
14 verbose stack     at emitTwo (events.js:106:13)
14 verbose stack     at EventEmitter.emit (events.js:191:7)
14 verbose stack     at ChildProcess.<anonymous> (C:\Program Files\nodejs\node_modules\npm\lib\utils\spawn.js:24:14)
14 verbose stack     at emitTwo (events.js:106:13)
14 verbose stack     at ChildProcess.emit (events.js:191:7)
14 verbose stack     at maybeClose (internal/child_process.js:850:16)
14 verbose stack     at Process.ChildProcess._handle.onexit (internal/child_process.js:215:5)
15 verbose pkgid [email protected]
16 verbose cwd c:\OpenServer\domains\cloning-yelp
17 error Windows_NT 10.0.10586
18 error argv "C:\\Program Files\\nodejs\\node.exe" "C:\\Program Files\\nodejs\\node_modules\\npm\\bin\\npm-cli.js" "run" "start"
19 error node v6.2.0
20 error npm  v3.8.9
21 error code ELIFECYCLE
22 error [email protected] start: `NODE_ENV=development hjs-dev-server`
22 error Exit status 1
23 error Failed at the [email protected] start script 'NODE_ENV=development hjs-dev-server'.
23 error Make sure you have the latest version of node.js and npm installed.
23 error If you do, this is most likely a problem with the clonning-yelp package,
23 error not with npm itself.
23 error Tell the author that this fails on your system:
23 error     NODE_ENV=development hjs-dev-server
23 error You can get information on how to open an issue for this project with:
23 error     npm bugs clonning-yelp
23 error Or if that isn't available, you can get their info via:
23 error     npm owner ls clonning-yelp
23 error There is likely additional logging output above.
24 verbose exit [ 1, true ]

from react-yelp-clone.

auser avatar auser commented on June 19, 2024

What does your $PATH look like, @tsvetkovpro?

echo $PATH

It may just be that your ./node_modules/bin isn't included in your path. Additionally, I pushed a fix using cross-env, so if there is any windows issues beyond this, those should be fixed. Let me know if otherwise.

from react-yelp-clone.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.