-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Description
while following the readme file (also while following the guide in joinjs.com), i go this message of joint-plus.tgz file corrupted warning and successively return errors.
Terminal,
user@ubuntu:~/wireBIT/joint-plus-tutorial-react$ npm add joint-plus.tgz
npm warn tarball tarball data for file:joint-plus.tgz (null) seems to be corrupted. Trying again.
npm warn tarball tarball data for file:joint-plus.tgz (null) seems to be corrupted. Trying again.
npm error code ENOENT
npm error syscall open
npm error path /home/anand/wireBIT/joint-plus-tutorial-react/joint-plus.tgz
npm error errno -2
npm error enoent ENOENT: no such file or directory, open '/home/anand/wireBIT/joint-plus-tutorial-react/joint-plus.tgz'
npm error enoent This is related to npm not being able to find a file.
npm error enoent
npm error A complete log of this run can be found in: /home/anand/.npm/_logs/2025-02-02T14_19_05_781Z-debug-0.logLOG file,
0 verbose cli /home/anand/.nvm/versions/node/v20.18.1/bin/node /home/anand/.nvm/versions/node/v20.18.1/bin/npm
1 info using [email protected]
2 info using [email protected]
3 silly config load:file:/home/anand/.nvm/versions/node/v20.18.1/lib/node_modules/npm/npmrc
4 silly config load:file:/home/anand/wireBIT/joint-plus-tutorial-react/.npmrc
5 silly config load:file:/home/anand/.npmrc
6 silly config load:file:/home/anand/.nvm/versions/node/v20.18.1/etc/npmrc
7 verbose title npm add joint-plus.tgz
8 verbose argv "add" "joint-plus.tgz"
9 verbose logfile logs-max:10 dir:/home/anand/.npm/_logs/2025-02-02T14_19_05_781Z-
10 verbose logfile /home/anand/.npm/_logs/2025-02-02T14_19_05_781Z-debug-0.log
11 silly packumentCache heap:2197815296 maxSize:549453824 maxEntrySize:274726912
12 silly logfile start cleaning logs, removing 1 files
13 silly logfile done cleaning log files
14 warn tarball tarball data for file:joint-plus.tgz (null) seems to be corrupted. Trying again.
15 warn tarball tarball data for file:joint-plus.tgz (null) seems to be corrupted. Trying again.
16 verbose stack Error: ENOENT: no such file or directory, open '/home/anand/wireBIT/joint-plus-tutorial-react/joint-plus.tgz'
17 error code ENOENT
18 error syscall open
19 error path /home/anand/wireBIT/joint-plus-tutorial-react/joint-plus.tgz
20 error errno -2
21 error enoent ENOENT: no such file or directory, open '/home/anand/wireBIT/joint-plus-tutorial-react/joint-plus.tgz'
22 error enoent This is related to npm not being able to find a file.
22 error enoent
23 silly unfinished npm timer reify 1738505946130
24 silly unfinished npm timer reify:loadTrees 1738505946135
25 silly unfinished npm timer idealTree:userRequests 1738505946154
26 verbose cwd /home/anand/wireBIT/joint-plus-tutorial-react
27 verbose os Linux 6.8.0-51-generic
28 verbose node v20.18.1
29 verbose npm v10.8.2
30 verbose exit -2
31 verbose code -2
32 error A complete log of this run can be found in: /home/anand/.npm/_logs/2025-02-02T14_19_05_781Z-debug-0.log
please advice me on how to proceed further. is this a bug?
Metadata
Metadata
Assignees
Labels
No labels