NuxtN
Nuxt10mo ago
3 replies
devin schumacher

How to check the node version being used in a project

I have a TurboRepo project that's using a mono repo setup for a bunch of nuxed apps. There's no specific .nvmrc file.

Does this mean that whatever developer who is running and working on it locally is automatically using their version of Node,
Or does nuxt like automatically save and assign a specific version of node when the project is made or something like that?
Was this page helpful?