MCatapulpe
New Pleskian
I'm trying to deploy my Nuxt app but I'm getting a warning message telling me I'm using Node;js v10.24.0 which then lead to a fatal error because from what I found while searching it is a common error and most posts say that we need v12 or above to fix it.
But as you can see I selected v16 and I also went to the plugin options and disabled v10, but I'm still getting the error message. Does anyone know where I could look into and/or why it does that ? I know there's a warning about the startup file not being found but I need to build my app for Nuxt to generate it.
But as you can see I selected v16 and I also went to the plugin options and disabled v10, but I'm still getting the error message. Does anyone know where I could look into and/or why it does that ? I know there's a warning about the startup file not being found but I need to build my app for Nuxt to generate it.