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

i have several error in example npm ERR! missing script: start #4

Open
mojtabadarzi opened this issue Feb 16, 2019 · 0 comments
Open

Comments

@mojtabadarzi
Copy link

npm ERR! path /home/x/.npm/_logs/2019-01-15T13_44_15_188Z-debug.log
npm ERR! code EACCES
npm ERR! errno -13
npm ERR! syscall unlink
npm ERR! Error: EACCES: permission denied, unlink '/home/x/.npm/_logs/2019-01-15T13_44_15_188Z-debug.log'
npm ERR! at Object.unlinkSync (fs.js:952:3)
npm ERR! at Function.rimrafSync [as sync] (/usr/lib/node_modules/npm/node_modules/rimraf/rimraf.js:306:17)
npm ERR! at /usr/lib/node_modules/npm/lib/npm.js:336:20
npm ERR! at f (/usr/lib/node_modules/npm/node_modules/once/once.js:25:25)
npm ERR! at Glob. (/usr/lib/node_modules/npm/node_modules/glob/glob.js:151:7)
npm ERR! at Glob.emit (events.js:189:13)
npm ERR! at Glob._finish (/usr/lib/node_modules/npm/node_modules/glob/glob.js:197:8)
npm ERR! at done (/usr/lib/node_modules/npm/node_modules/glob/glob.js:182:14)
npm ERR! at Glob._processReaddir2 (/usr/lib/node_modules/npm/node_modules/glob/glob.js:434:12)
npm ERR! at /usr/lib/node_modules/npm/node_modules/glob/glob.js:371:17
npm ERR! { Error: EACCES: permission denied, unlink '/home/x/.npm/_logs/2019-01-15T13_44_15_188Z-debug.log'
npm ERR! at Object.unlinkSync (fs.js:952:3)
npm ERR! at Function.rimrafSync [as sync] (/usr/lib/node_modules/npm/node_modules/rimraf/rimraf.js:306:17)
npm ERR! at /usr/lib/node_modules/npm/lib/npm.js:336:20
npm ERR! at f (/usr/lib/node_modules/npm/node_modules/once/once.js:25:25)
npm ERR! at Glob. (/usr/lib/node_modules/npm/node_modules/glob/glob.js:151:7)
npm ERR! at Glob.emit (events.js:189:13)
npm ERR! at Glob._finish (/usr/lib/node_modules/npm/node_modules/glob/glob.js:197:8)
npm ERR! at done (/usr/lib/node_modules/npm/node_modules/glob/glob.js:182:14)
npm ERR! at Glob._processReaddir2 (/usr/lib/node_modules/npm/node_modules/glob/glob.js:434:12)
npm ERR! at /usr/lib/node_modules/npm/node_modules/glob/glob.js:371:17
npm ERR! stack:
npm ERR! 'Error: EACCES: permission denied, unlink '/home/x/.npm/_logs/2019-01-15T13_44_15_188Z-debug.log'\n at Object.unlinkSync (fs.js:952:3)\n at Function.rimrafSync [as sync] (/usr/lib/node_modules/npm/node_modules/rimraf/rimraf.js:306:17)\n at /usr/lib/node_modules/npm/lib/npm.js:336:20\n at f (/usr/lib/node_modules/npm/node_modules/once/once.js:25:25)\n at Glob. (/usr/lib/node_modules/npm/node_modules/glob/glob.js:151:7)\n at Glob.emit (events.js:189:13)\n at Glob._finish (/usr/lib/node_modules/npm/node_modules/glob/glob.js:197:8)\n at done (/usr/lib/node_modules/npm/node_modules/glob/glob.js:182:14)\n at Glob._processReaddir2 (/usr/lib/node_modules/npm/node_modules/glob/glob.js:434:12)\n at /usr/lib/node_modules/npm/node_modules/glob/glob.js:371:17',
npm ERR! errno: -13,
npm ERR! syscall: 'unlink',
npm ERR! code: 'EACCES',
npm ERR! path: '/home/x/.npm/_logs/2019-01-15T13_44_15_188Z-debug.log' }
npm ERR!
npm ERR! The operation was rejected by your operating system.
npm ERR! It is likely you do not have the permissions to access this file as the current user
npm ERR!
npm ERR! If you believe this might be a permissions issue, please double-check the
npm ERR! permissions of the file and its containing directories, or try running
npm ERR! the command again as root/Administrator (though this is not recommended).
npm ERR! missing script: start

@mojtabadarzi mojtabadarzi changed the title i have several err i have several error in example npm ERR! missing script: start Feb 16, 2019
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

1 participant