Pogy
Pogy copied to clipboard
2023-07-05 21:09:52 [info] [ERROR] [unhandledRejection] ENOENT: no such file or directory, scandir '/tmp/src/commands'
Some type of error of tmp or idk
Did you get this ffixed?
This is my problem too.
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