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?
4 replies
@nuxt/test-utils.... config hellP
im trying to understand how all these libraries / runners / helpers / utils fit together and what my project config needs to be based on the combination of whats going on. its very convoluted for a newbie like me.
can someone help plz provide clarity on if this is correct, and maybe if im missing some key things??
ty
My current understanding: https://gist.github.com/devinschumacher/f585634b362da6ea1b0eaf753d877ee2
12 replies