Pogy icon indicating copy to clipboard operation
Pogy copied to clipboard

2023-07-05 21:09:52 [info] [ERROR] [unhandledRejection] ENOENT: no such file or directory, scandir '/tmp/src/commands'

Open D4MFERN opened this issue 1 year ago • 3 comments

Some type of error of tmp or idk

D4MFERN avatar Jul 05 '23 21:07 D4MFERN

Did you get this ffixed?

VOID-za avatar Jul 23 '23 09:07 VOID-za

This is my problem too.

B3ni15 avatar Sep 27 '23 17:09 B3ni15

i have solution

npm init -y && npm i --save-dev [email protected] && npm config set prefix=$(pwd)/node_modules/node && export PATH=$(pwd)/node_modules/node/bin:$PATH

ScienceGear avatar Oct 09 '23 12:10 ScienceGear