Error/React.js
[node.js] Error: setuid user id does not exist
IT공부블로그
2019. 12. 30. 10:58
728x90
반응형
/usr/npm/node_modules/uid-number/uid-number.js
위 경로가 아닐수도있으니 어디든 찾아내서 uid-number.js의
11번째줄 쯤에
uidSupport = process.getuid && process.setuid
with uidSupport = false
위와 같이 변경후 저장
728x90
반응형