Skip to content

npm start : fails with "NODE_PATH=lib node app.js" #70

@mtejagithub

Description

@mtejagithub

Hi ,

I am Trying to run this windows environment .
I'm getting this issue in windows .
C:\Users\user>node -v
v14.15.4

C:\Users\user>npm -v
6.14.10

There is already a ticket . as per the comment i have added . but it didnt worked for me
Can you explain me where exacttly we need to change . ?

C:\Users\user\Desktop\ProjectNewCastle\shib\shib>npm start

shib@1.0.0 start C:\Users\user\Desktop\ProjectNewCastle\shib\shib
NODE_PATH=config

'NODE_PATH' is not recognized as an internal or external command,
operable program or batch file.
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! shib@1.0.0 start: NODE_PATH=config
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the shib@1.0.0 start script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

npm ERR! A complete log of this run can be found in:
npm ERR! C:\Users\user\AppData\Roaming\npm-cache_logs\2021-01-27T12_07_52_517Z-debug.log

C:\Users\user\Desktop\ProjectNewCastle\shib\shib>

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions