NuxtN
Nuxt5mo ago
11 replies
LeFt_HitD

Cannot find name `process`

Started a new nuxt 4 project, but unable to use process.env.NUXT_ENV_NAME_HERE

error message:
Cannot find name process . Do you need to install type definitions for node? Try `npm i --save-dev @types/node` and then add node to the types field in your tsconfig.
Was this page helpful?