Closed giovi321 closed 1 year ago
I tried to install fxa on Debian 11 but I get the following very generic error: "The script called "start.default" which runs "_dev/pm2/start.sh && _scripts/pm2-all.sh start && pm2 restart sync && echo "Use 'yarn stop' to stop all the servers"" failed with exit code 1 https://github.com/sezna/nps/blob/master/other/ERRORS_AND_WARNINGS.md#failed-with-exit-code". Any advice on how to debug?
I followed this guide step by step. https://mozilla.github.io/ecosystem-platform/tutorials/development-setup
Start of fxa.
Start failed
Debian 11
┆Issue is synchronized with this Jira Task
As for me(macOs intel), accoding to my error msg, i successfully run the command yarn start by trying flowing steps:
yarn start
Sorry you're having trouble with this but we can't offer setup support at this point in time.
Description
I tried to install fxa on Debian 11 but I get the following very generic error: "The script called "start.default" which runs "_dev/pm2/start.sh && _scripts/pm2-all.sh start && pm2 restart sync && echo "Use 'yarn stop' to stop all the servers"" failed with exit code 1 https://github.com/sezna/nps/blob/master/other/ERRORS_AND_WARNINGS.md#failed-with-exit-code". Any advice on how to debug?
Steps to reproduce
I followed this guide step by step. https://mozilla.github.io/ecosystem-platform/tutorials/development-setup
Expected result
Start of fxa.
Actual result
Start failed
Environment
Debian 11
┆Issue is synchronized with this Jira Task