Nuxt prepare error
In the last few days I can't create a nuxt app (using
Does anyone know how I could fix that? (I mean I can remove the postinstall script that runs
nuxi init) without getting this error during nuxt prepare after installing the dependencies (or subsequently after every npm i):Does anyone know how I could fix that? (I mean I can remove the postinstall script that runs
nuxt prepare but any other solutions?)