salient icon indicating copy to clipboard operation
salient copied to clipboard

ENOENT error when installing

Open AirmanEpic opened this issue 7 years ago • 0 comments

It seems there is a file missing or some such?

1888 verbose stack Error: ENOENT: no such file or directory, open 'censoredfilepath\node_modules.staging\burst-trie-d2d89f5d\Icon ' 1888 verbose stack at Error (native) 1889 verbose cwd censoredfilepath 1890 verbose Windows_NT 10.0.14393 1891 verbose argv "C:\Program Files\nodejs\node.exe" "censoredfilepath" "install" "salient" 1892 verbose node v6.10.3 1893 verbose npm v5.0.0 1894 error path censoredfilepath\node_modules.staging\burst-trie-d2d89f5d\Icon 1895 error code ENOENT 1896 error errno -4058 1897 error syscall open 1898 error enoent ENOENT: no such file or directory, open 'censoredfilepath\node_modules.staging\burst-trie-d2d89f5d\Icon ' 1899 error enoent This is related to npm not being able to find a file. 1900 verbose exit [ -4058, true ]

AirmanEpic avatar May 31 '17 19:05 AirmanEpic