will
will
NNuxt
Created by CDL on 11/4/2024 in #❓・help
Following a code-along to learn Nuxt, seem to continuously encounter issues when installing modules?
@CDL I would recommend using nvm (node version manager) https://github.com/nvm-sh/nvm
8 replies
NNuxt
Created by CDL on 11/4/2024 in #❓・help
Following a code-along to learn Nuxt, seem to continuously encounter issues when installing modules?
hey! the output is an npm warning, so it shouldn't be blocking you. Looking at the error, npm is warning that your current node version and npm version are behind what is specified by the packages. To get rid of the warning, and meet the specifications of the package, you can upgrade your node to at least 18.2
8 replies