You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
20:08:23 [ERROR] node.scopeIds.forEach is not a function
Stack trace:
at Object.enter (/workspaces/sandbox/node_modules/@vue/compiler-core/dist/compiler-core.cjs.js:1520:25)
Vue version
3.4.3
Link to minimal reproduction
https://codesandbox.io/p/devbox/vue-astro-3-4-4-9qmcdd
Steps to reproduce
Open the code sandbox and let run the
build
taskWhat is expected?
I believe it should compile properly.
What is actually happening?
It is returning the following message:
System Info
Any additional comments?
It seems to be linked to #9867.
It does not fail on Stackblitz.
I can continue digging into it.
The text was updated successfully, but these errors were encountered: