sample-apps-for-robotics-platforms icon indicating copy to clipboard operation
sample-apps-for-robotics-platforms copied to clipboard

error to run server.js in web socket project

Open jxr041100 opened this issue 3 years ago • 0 comments

sh-4.4# node server.js node:internal/modules/cjs/loader:936 throw err; ^

Error: Cannot find module '/server.js' at Function.Module._resolveFilename (node:internal/modules/cjs/loader:933:15) at Function.Module._load (node:internal/modules/cjs/loader:778:27) at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:79:12) at node:internal/main/run_main_module:17:47 { code: 'MODULE_NOT_FOUND', requireStack: [] }

jxr041100 avatar Aug 29 '21 22:08 jxr041100