Getting error when installing bufferutil npm package
0
votes
1
answer
596
views
I've a problem install my application on my server. Locally everything works fine. The versions of node and npm are the same but I'm still getting this error during my install on the server:
91 verbose stack Error: bufferutil@4.0.1 install:
node-gyp-build
91 verbose stack spawn ENOENT
91 verbose stack at ChildProcess. (/opt/plesk/node/12/lib/node_modules/npm/node_modules/npm-lifecycle/lib/spawn.js:48:18)
91 verbose stack at ChildProcess.emit (events.js:200:13)
91 verbose stack at maybeClose (internal/child_process.js:1021:16)
91 verbose stack at Process.ChildProcess._handle.onexit (internal/child_process.js:283:5)
What can I do? Does someone has an idea?
Installed is node 12.4.0
.
Asked by Mr. Jo
(203 rep)
Apr 3, 2020, 09:29 PM
Last activity: Nov 22, 2020, 10:43 AM
Last activity: Nov 22, 2020, 10:43 AM