Alonso David
Results
2
issues of
Alonso David
error loading module 'ffi' from file './ffi.so': ./ffi.so: undefined symbol: lua_pushnumber It works well when I run `require 'ffi'` in the terminal. When called by C code, it throws the...
in package.json : "ejs": "latest", v2.3.1 is installed. When I exec node, it prompts an error. Error: ENOENT, no such file or directory '/includes/list.html' at Object.fs.openSync (fs.js:438:18) at Object.fs.readFileSync (fs.js:289:15)...