trouble running sudo npm start

This page summarizes the projects mentioned and recommended in the original post on /r/node

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • dhcpd-pools

    Tool mirrored from http://dhcpd-pools.sourceforge.net

  • { "name": "dhcpd-pools", "version": "1.0.0", "description": "# Quick start (Debian & Ubuntu)", "main": "index.js", "directories": { "doc": "doc", "lib": "lib", "man": "man", "test": "tests" }, "scripts": { "start": "node index.js", "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/Akkadius/dhcpd-pools.git" }, "author": "", "license": "ISC", "bugs": { "url": "https://github.com/Akkadius/dhcpd-pools/issues" }, "homepage": "https://github.com/Akkadius/dhcpd-pools#readme" }

  • node

    Node.js JavaScript runtime ✨🐢🚀✨

  • 0 info it worked if it ends with ok 1 warn npm npm does not support Node.js v10.24.0 2 warn npm You should probably upgrade to a newer version of node as we 3 warn npm can't make any promises that npm will work with this version. 4 warn npm Supported releases of Node.js are the latest release of 4, 6, 7, 8, 9. 5 warn npm You can find the latest version at https://nodejs.org/ 6 verbose cli [ '/usr/bin/node', '/usr/bin/npm', 'start' ] 7 info using [email protected] 8 info using node@v10.24.0 9 verbose run-script [ 'prestart', 'start', 'poststart' ] 10 info lifecycle [email protected]~prestart: [email protected] 11 info lifecycle [email protected]~start: [email protected] 12 verbose lifecycle [email protected]~start: unsafe-perm in lifecycle true 13 verbose lifecycle [email protected]~start: PATH: /usr/share/npm/node_modules/npm-lifecycle/node-gyp-bin:/home/pi/dhcpd-pools/node_modules/.bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 14 verbose lifecycle [email protected]~start: CWD: /home/pi/dhcpd-pools 15 silly lifecycle [email protected]~start: Args: [ '-c', 'node index.js' ] 16 silly lifecycle [email protected]~start: Returned: code: 1 signal: null 17 info lifecycle [email protected]~start: Failed to exec start script 18 verbose stack Error: [email protected] start: `node index.js` 18 verbose stack Exit status 1 18 verbose stack at EventEmitter. (/usr/share/npm/node_modules/npm-lifecycle/index.js:283:16) 18 verbose stack at EventEmitter.emit (events.js:198:13) 18 verbose stack at ChildProcess. (/usr/share/npm/node_modules/npm-lifecycle/lib/spawn.js:55:14) 18 verbose stack at ChildProcess.emit (events.js:198:13) 18 verbose stack at maybeClose (internal/child_process.js:982:16) 18 verbose stack at Process.ChildProcess._handle.onexit (internal/child_process.js:259:5) 19 verbose pkgid [email protected] 20 verbose cwd /home/pi/dhcpd-pools 21 verbose Linux 5.10.17+ 22 verbose argv "/usr/bin/node" "/usr/bin/npm" "start" 23 verbose node v10.24.0 24 verbose npm v5.8.0 25 error code ELIFECYCLE 26 error errno 1 27 error [email protected] start: `node index.js` 27 error Exit status 1 28 error Failed at the [email protected] start script. 28 error This is probably not a problem with npm. There is likely additional logging output above. 29 verbose exit [ 1, true ]

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • nvm

    Node Version Manager - POSIX-compliant bash script to manage multiple active node.js versions

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts