This repository was archived by the owner on Oct 14, 2025. It is now read-only.
Description unix-ndgram is faling when you try to install dependencies.
This has been tested with node version 12.13.1 and npm version 6.12.1
> unix-dgram@0.2.3 install /home/mehmet/development/projects/portchain/soe-di-merger/node_modules/unix-dgram
> node-gyp rebuild
gyp ERR! build error
gyp ERR! stack Error: not found: make
gyp ERR! stack at getNotFoundError (/home/mehmet/.nvm/versions/node/v12.13.1/lib/node_modules/npm/node_modules/which/which.js:13:12)
gyp ERR! stack at F (/home/mehmet/.nvm/versions/node/v12.13.1/lib/node_modules/npm/node_modules/which/which.js:68:19)
gyp ERR! stack at E (/home/mehmet/.nvm/versions/node/v12.13.1/lib/node_modules/npm/node_modules/which/which.js:80:29)
gyp ERR! stack at /home/mehmet/.nvm/versions/node/v12.13.1/lib/node_modules/npm/node_modules/which/which.js:89:16
gyp ERR! stack at /home/mehmet/.nvm/versions/node/v12.13.1/lib/node_modules/npm/node_modules/isexe/index.js:42:5
gyp ERR! stack at /home/mehmet/.nvm/versions/node/v12.13.1/lib/node_modules/npm/node_modules/isexe/mode.js:8:5
gyp ERR! stack at FSReqCallback.oncomplete (fs.js:158:21)
gyp ERR! System Linux 5.0.0-37-generic
gyp ERR! command "/home/mehmet/.nvm/versions/node/v12.13.1/bin/node" "/home/mehmet/.nvm/versions/node/v12.13.1/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "rebuild"
gyp ERR! cwd /home/mehmet/development/projects/portchain/soe-di-merger/node_modules/unix-dgram
gyp ERR! node -v v12.13.1
gyp ERR! node-gyp -v v5.0.5
gyp ERR! not ok