npm ERR! Linux 4.15.0-38-generic
up vote
0
down vote
favorite
I got this problem after install nodejs and npm in my Ubuntu 18.04 and I tried to start it with npm start I get this error :
npm ERR! Linux 4.15.0-38-generic
npm ERR! argv "/usr/bin/node" "/usr/bin/npm" "start"
npm ERR! node v8.10.0
npm ERR! npm v3.5.2
npm ERR! path /home/crispy/package.json
npm ERR! code ENOENT
npm ERR! errno -2
npm ERR! syscall open
npm ERR! enoent ENOENT: no such file or directory, open '/home/crispy/package.json'
npm ERR! enoent ENOENT: no such file or directory, open '/home/crispy/package.json'
npm ERR! enoent This is most likely not a problem with npm itself
npm ERR! enoent and is related to npm not being able to find a file.
npm ERR! enoent
npm ERR! Please include the following file with any support request:
npm ERR! /home/crispy/npm-debug.log
I am a newbie please help me to solve this problem
node.js npm
add a comment |
up vote
0
down vote
favorite
I got this problem after install nodejs and npm in my Ubuntu 18.04 and I tried to start it with npm start I get this error :
npm ERR! Linux 4.15.0-38-generic
npm ERR! argv "/usr/bin/node" "/usr/bin/npm" "start"
npm ERR! node v8.10.0
npm ERR! npm v3.5.2
npm ERR! path /home/crispy/package.json
npm ERR! code ENOENT
npm ERR! errno -2
npm ERR! syscall open
npm ERR! enoent ENOENT: no such file or directory, open '/home/crispy/package.json'
npm ERR! enoent ENOENT: no such file or directory, open '/home/crispy/package.json'
npm ERR! enoent This is most likely not a problem with npm itself
npm ERR! enoent and is related to npm not being able to find a file.
npm ERR! enoent
npm ERR! Please include the following file with any support request:
npm ERR! /home/crispy/npm-debug.log
I am a newbie please help me to solve this problem
node.js npm
1
Please show how your project is structured and in what route you're trying to run the commands. Also include the commands that you used
– pnadalini
Nov 9 at 0:31
you mean show you the directory
– crispy
Nov 9 at 14:05
add a comment |
up vote
0
down vote
favorite
up vote
0
down vote
favorite
I got this problem after install nodejs and npm in my Ubuntu 18.04 and I tried to start it with npm start I get this error :
npm ERR! Linux 4.15.0-38-generic
npm ERR! argv "/usr/bin/node" "/usr/bin/npm" "start"
npm ERR! node v8.10.0
npm ERR! npm v3.5.2
npm ERR! path /home/crispy/package.json
npm ERR! code ENOENT
npm ERR! errno -2
npm ERR! syscall open
npm ERR! enoent ENOENT: no such file or directory, open '/home/crispy/package.json'
npm ERR! enoent ENOENT: no such file or directory, open '/home/crispy/package.json'
npm ERR! enoent This is most likely not a problem with npm itself
npm ERR! enoent and is related to npm not being able to find a file.
npm ERR! enoent
npm ERR! Please include the following file with any support request:
npm ERR! /home/crispy/npm-debug.log
I am a newbie please help me to solve this problem
node.js npm
I got this problem after install nodejs and npm in my Ubuntu 18.04 and I tried to start it with npm start I get this error :
npm ERR! Linux 4.15.0-38-generic
npm ERR! argv "/usr/bin/node" "/usr/bin/npm" "start"
npm ERR! node v8.10.0
npm ERR! npm v3.5.2
npm ERR! path /home/crispy/package.json
npm ERR! code ENOENT
npm ERR! errno -2
npm ERR! syscall open
npm ERR! enoent ENOENT: no such file or directory, open '/home/crispy/package.json'
npm ERR! enoent ENOENT: no such file or directory, open '/home/crispy/package.json'
npm ERR! enoent This is most likely not a problem with npm itself
npm ERR! enoent and is related to npm not being able to find a file.
npm ERR! enoent
npm ERR! Please include the following file with any support request:
npm ERR! /home/crispy/npm-debug.log
I am a newbie please help me to solve this problem
node.js npm
node.js npm
edited Nov 9 at 2:28
pnadalini
7761319
7761319
asked Nov 8 at 22:49
crispy
33
33
1
Please show how your project is structured and in what route you're trying to run the commands. Also include the commands that you used
– pnadalini
Nov 9 at 0:31
you mean show you the directory
– crispy
Nov 9 at 14:05
add a comment |
1
Please show how your project is structured and in what route you're trying to run the commands. Also include the commands that you used
– pnadalini
Nov 9 at 0:31
you mean show you the directory
– crispy
Nov 9 at 14:05
1
1
Please show how your project is structured and in what route you're trying to run the commands. Also include the commands that you used
– pnadalini
Nov 9 at 0:31
Please show how your project is structured and in what route you're trying to run the commands. Also include the commands that you used
– pnadalini
Nov 9 at 0:31
you mean show you the directory
– crispy
Nov 9 at 14:05
you mean show you the directory
– crispy
Nov 9 at 14:05
add a comment |
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f53217336%2fnpm-err-linux-4-15-0-38-generic%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
1
Please show how your project is structured and in what route you're trying to run the commands. Also include the commands that you used
– pnadalini
Nov 9 at 0:31
you mean show you the directory
– crispy
Nov 9 at 14:05