You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've completed the setup process but when I run "npm run develop" I get these errors: 20 error code ELIFECYCLE 21 error errno 1 22 error [email protected] develop: concurrently "npm run dev:tsc" "npm run dev:server" "npm run dev:client" 22 error Exit status 1 23 error Failed at the [email protected] develop script. 23 error This is probably not a problem with npm. There is likely additional logging output above. 24 verbose exit [ 1, true ]
The text was updated successfully, but these errors were encountered:
I've completed the setup process but when I run "npm run develop" I get these errors:
20 error code ELIFECYCLE 21 error errno 1 22 error [email protected] develop:
concurrently "npm run dev:tsc" "npm run dev:server" "npm run dev:client"22 error Exit status 1 23 error Failed at the [email protected] develop script. 23 error This is probably not a problem with npm. There is likely additional logging output above. 24 verbose exit [ 1, true ]
The text was updated successfully, but these errors were encountered: