SuGaR icon indicating copy to clipboard operation
SuGaR copied to clipboard

Cannot install the viewer

Open Bensong0506 opened this issue 1 year ago • 2 comments

Hi I got the following error when installing the viewer.

ERR! Linux 5.15.0-87-generic npm ERR! argv "/home/wexuan/miniconda3/envs/sugar/bin/node" "/home/wexuan/miniconda3/envs/sugar/bin/npm" "install" npm ERR! node v6.13.1 npm ERR! npm v3.10.10 npm ERR! path /home/wexuan/Desktop/SuGaR/GaussianSplats3D/node_modules/.staging/@types/json-schema-3f4d5b42/package.json npm ERR! code ENOTDIR npm ERR! errno -20 npm ERR! syscall open

npm ERR! ENOTDIR: not a directory, open '/home/wexuan/Desktop/SuGaR/GaussianSplats3D/node_modules/.staging/@types/json-schema-3f4d5b42/package.json' npm ERR!

Bensong0506 avatar Feb 17 '24 21:02 Bensong0506

Hi I got the following error when installing the viewer.

ERR! Linux 5.15.0-87-generic npm ERR! argv "/home/wexuan/miniconda3/envs/sugar/bin/node" "/home/wexuan/miniconda3/envs/sugar/bin/npm" "install" npm ERR! node v6.13.1 npm ERR! npm v3.10.10 npm ERR! path /home/wexuan/Desktop/SuGaR/GaussianSplats3D/node_modules/.staging/@types/json-schema-3f4d5b42/package.json npm ERR! code ENOTDIR npm ERR! errno -20 npm ERR! syscall open

npm ERR! ENOTDIR: not a directory, open '/home/wexuan/Desktop/SuGaR/GaussianSplats3D/node_modules/.staging/@types/json-schema-3f4d5b42/package.json' npm ERR!

Are you on wsl? Check #92

hanjoonwon avatar Feb 18 '24 14:02 hanjoonwon

I am using Ubuntu, but the problem was solved by deactivating conda.

Bensong0506 avatar Feb 19 '24 15:02 Bensong0506