-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathnpm-debug.log
24 lines (24 loc) · 1.14 KB
/
npm-debug.log
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
0 info it worked if it ends with ok
1 verbose cli [
1 verbose cli 'C:\\Program Files\\nodejs\\node.exe',
1 verbose cli 'C:\\Users\\sebas\\WebstormProjects\\personal-website\\node_modules\\npm\\bin\\npm-cli.js',
1 verbose cli 'uninstall',
1 verbose cli 'sqlite'
1 verbose cli ]
2 info using [email protected]
3 info using [email protected]
4 silly loadCurrentTree Starting
5 silly install loadCurrentTree
6 silly install readLocalPackageData
7 verbose stack TypeError: cb.apply is not a function
7 verbose stack at C:\Users\sebas\WebstormProjects\personal-website\node_modules\npm\node_modules\graceful-fs\polyfills.js:267:18
7 verbose stack at FSReqCallback.oncomplete (node:fs:194:5)
8 verbose cwd C:\Users\sebas\WebstormProjects\personal-website
9 error Windows_NT 10.0.21390
10 error argv "C:\\Program Files\\nodejs\\node.exe" "C:\\Users\\sebas\\WebstormProjects\\personal-website\\node_modules\\npm\\bin\\npm-cli.js" "uninstall" "sqlite"
11 error node v15.12.0
12 error npm v3.10.10
13 error cb.apply is not a function
14 error If you need help, you may report this error at:
14 error <https://github.com/npm/npm/issues>
15 verbose exit [ 1, true ]