nuxt generate resolve warning
I am getting this warning when I run
nuxt generate
:
What's causing this?7 Replies
Already tried removing
node_modules
and .nuxt
, didn't work, unfortunately
Possibly relevant: it happens after Initializing prerenderer
Happens without the server
folder too
Downgrading from 3.11.1 to 3.10.3 made it disappear
I'll try to narrow it down even more...
3.11.0 (came after 3.10.3) made it appear again
It happens on Debian server too:
This commit maybe?
Seems very likely
@danielroe what do you think?
I'll try npm
Still happens
You can ignore it for now; it’s harmless. We will fix in next release though
Thanks!
is this the same case?
:"[nitro 13:29:55] ERROR Error: Could not load C:\Users\user\Documents\eBookConverter\node_modules\primevue\base\style\index.mjs (imported by virtual:#primevue-style): ENOENT: no such file or directory, open 'C:\Users\user\Documents\eBookConverter\node_modules\primevue\base\style\index.mjs'"
No, I would report that as a bug. Seems it might be a primevue issue though