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
node.js:134
throw e; // process.nextTick error, or 'error' event on first tick
^
Error: /var/www/face/build/default/face.node: wrong ELF class: ELFCLASS32
at Object..node (module.js:416:11)
at Module.load (module.js:336:31)
at Function._load (module.js:297:12)
at require (module.js:348:19)
at Object. (/var/www/face/examples/basic.js:1:74)
at Module._compile (module.js:404:26)
at Object..js (module.js:410:10)
at Module.load (module.js:336:31)
at Function._load (module.js:297:12)
at Array. (module.js:423:10)
The text was updated successfully, but these errors were encountered:
The error:
node.js:134
throw e; // process.nextTick error, or 'error' event on first tick
^
Error: /var/www/face/build/default/face.node: wrong ELF class: ELFCLASS32
at Object..node (module.js:416:11)
at Module.load (module.js:336:31)
at Function._load (module.js:297:12)
at require (module.js:348:19)
at Object. (/var/www/face/examples/basic.js:1:74)
at Module._compile (module.js:404:26)
at Object..js (module.js:410:10)
at Module.load (module.js:336:31)
at Function._load (module.js:297:12)
at Array. (module.js:423:10)
The text was updated successfully, but these errors were encountered: