You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 11, 2022. It is now read-only.
i've created my private module under windows,and i tested it use npm link,everything worked fine until i moved this module to centos 5.8,npm link worked fine too,but when i execute this module,it says 'No such file or directory',what is going on.
[root@localhost uechecker-server]# npm link
/usr/local/bin/uechecker-server -> /usr/local/lib/node_modules/uechecker-server/uechecker.js
/usr/local/lib/node_modules/uechecker-server -> /home/ued/uechecker-server
[root@localhost uechecker-server]# uechecker-server
: No such file or directory