back-end
| /usr/local/src/app/packages/back-end/dist/util/secrets.js:49
| throw new Error("Cannot use JWT_SECRET=dev in production. Please set to a long random string.");
| ^
|
| Error: Cannot use JWT_SECRET=dev in production. Please set to a long random string.
| at Object.<anonymous> (/usr/local/src/app/packages/back-end/dist/util/secrets.js
4911)
| at Module._compile (node
internal/modules/cjs/loader1155:14)
| at Object.Module._extensions..js (node
internal/modules/cjs/loader1209:10)
| at Module.load (node
internal/modules/cjs/loader1033:32)
| at Function.Module._load (node
internal/modules/cjs/loader868:12)
| at Module.require (node
internal/modules/cjs/loader1057:19)
| at require (node
internal/modules/cjs/helpers103:18)
| at Object.<anonymous> (/usr/local/src/app/packages/back-end/dist/init/config.js
1119)
| at Module._compile (node
internal/modules/cjs/loader1155:14)
| at Object.Module._extensions..js (node
internal/modules/cjs/loader1209:10)
| error Command failed with exit code 1.
| info Visit
https://yarnpkg.com/en/docs/cli/run for documentation about this command.
|
yarn start
failed with exit code 1