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 was 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=prodto
npm install --production --omit=dev