hamid-irannejad commented on issue #187: URL: https://github.com/apache/age-viewer/issues/187#issuecomment-3066645949
The below lines are also the remaining part of the error I got by running "npm run start" command. npm ERR! code ELIFECYCLE npm ERR! errno 1 npm ERR! [email protected] start: `babel-node src/bin/www` npm ERR! Exit status 1 npm ERR! npm ERR! Failed at the [email protected] start script. npm ERR! This is probably not a problem with npm. There is likely additional logging output above. npm ERR! A complete log of this run can be found in: npm ERR! /home/linu/.npm/_logs/2025-07-13T06_24_36_077Z-debug.log npm ERR! code ELIFECYCLE npm ERR! errno 1 npm ERR! [email protected] backend: `cd backend && npm run start` npm ERR! Exit status 1 npm ERR! npm ERR! Failed at the [email protected] backend script. npm ERR! This is probably not a problem with npm. There is likely additional logging output above. npm ERR! A complete log of this run can be found in: npm ERR! /home/linu/.npm/_logs/2025-07-13T06_24_36_110Z-debug.log ERROR: "backend" exited with 1. npm ERR! code ELIFECYCLE npm ERR! errno 1 npm ERR! [email protected] start: `npm-run-all --parallel backend front` npm ERR! Exit status 1 npm ERR! npm ERR! Failed at the [email protected] start script. npm ERR! This is probably not a problem with npm. There is likely additional logging output above. npm ERR! A complete log of this run can be found in: npm ERR! /home/linu/.npm/_logs/2025-07-13T06_24_36_171Z-debug.log -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
