We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Ставил из исходников по инструкции и из nmp...
~/deodar/pty.js# node deodar.js module.js:340 throw err; ^ Error: Cannot find module '/root/deodar/pty.js/deodar.js' at Function.Module._resolveFilename (module.js:338:15) at Function.Module._load (module.js:280:25) at Function.Module.runMain (module.js:497:10) at startup (node.js:119:16) at node.js:902:3
The text was updated successfully, but these errors were encountered:
Данная ошибка вызвана тем, что deodar.js не находится в папке pty.js. Можно попробовать выйти в /root/deodar.
deodar.js
pty.js
/root/deodar
Sorry, something went wrong.
No branches or pull requests
Ставил из исходников по инструкции и из nmp...
The text was updated successfully, but these errors were encountered: