N
Nuxtβ€’4mo ago
JhumanJ

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:
ERROR Pre-transform error: [postcss] Method RegExp.prototype.exec called on incompatible receiver [object RegExp]
ERROR Pre-transform error: [postcss] Method RegExp.prototype.exec called on incompatible receiver [object RegExp]
Which appear to be some kind a Postcss/tailwind issue. Any recommendations on how to approach this? πŸ™
No description
1 Reply
JhumanJ
JhumanJβ€’4mo ago
In another nuxt3 project, updating all dependencies also introduces a ERROR Pre-transform error: Missing "#internal/nuxt/paths" specifier in "nuxt" package error