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
nuxt: 3.9.0
nitro: 2.9.4
node:16.16.0
Nitro error caused by the node version being too low, but I cannot upgrade node (the production environment cannot be upgraded temporarily). I want to lower the nitro version. How should I do it?
Delete node_modules/ Delete pnpm-lock.yaml and specify "nuxt": "3.8.2", still download nitro2.9.4
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
nuxt: 3.9.0
nitro: 2.9.4
node:16.16.0
Nitro error caused by the node version being too low, but I cannot upgrade node (the production environment cannot be upgraded temporarily). I want to lower the nitro version. How should I do it?
Delete node_modules/ Delete pnpm-lock.yaml and specify "nuxt": "3.8.2", still download nitro2.9.4
Beta Was this translation helpful? Give feedback.
All reactions