Open ahseitz opened 2 years ago
i apologize for any inconvenience. can you remove the dory node and reinstall it? and check 'node' is execuatable in the terminal shell. $ node --version $ npm version
please tell me your os version and mobile model.
Same issue I am also seeing & reported in https://github.com/tempage/dorynode/issues/37
See attached screenshots of what I have done. My phone is a Pixel 5
Thank you
On Thu, Jul 21, 2022, 16:01 yONg @.***> wrote:
i apologize for any inconvenience. can you remove the dory node and reinstall it? and check 'node' is execuatable in the terminal shell. $ node --version $ npm version
please tell me your os version and mobile model.
— Reply to this email directly, view it on GitHub https://github.com/tempage/dorynode/issues/38#issuecomment-1191524270, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABTTIL2W3TMJVK3UNNONOSTVVFJ45ANCNFSM54GFQXZQ . You are receiving this because you authored the thread.Message ID: @.***>
With last update I had to install (npm i -g http-server) the http-server again. That works as expected. But then I am not able to run it: Permission denied. I tried to install it (for test also with other packages) on another phone with the same result. I use dnodejs with http-server for several years and never had a problem like this. I am not able to run any installed packages anymore. What are the changes according to permission behaviour?