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
{{ message }}
This repository has been archived by the owner on Jun 15, 2024. It is now read-only.
When deploying with Node v18.16.1 and npm v.9.5.1, I'm getting:
I think we could change the npm command from:
npm install --production --only=prod
to
npm install --production --omit=dev
The text was updated successfully, but these errors were encountered: