Updating dependencies causes build issues
Hi there, when running
npm update
for our project (https://github.com/jhumanj/opnform), we get the following build error:
Which appear to be some kind a Postcss/tailwind issue. Any recommendations on how to approach this? π1 Reply
In another nuxt3 project, updating all dependencies also introduces a
ERROR Pre-transform error: Missing "#internal/nuxt/paths" specifier in "nuxt" package
error