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
Yeah it's very odd only in the vitest do I actually encounter the issue. All works fine in dev and in production, just our CI runs a few vitests which I've disabled for now.
oktaysenkan
changed the title
Error: Cannot find package '@monicon/runtime' imported from /vue-monicon-test/node_modules/@monicon/vue/dist/monicon.mjs
Vitest - Cannot find package '@monicon/runtime'
Jan 4, 2025
I highlighted this issue in #54 but since that's now been closed I retested with monicon v1.1.1
When running the vitest vue-monicon-test I get the above error:
Environment:
npm: v10.7.0
node: v20.15.1
Here is the test project: https://github.com/timmaier/vue-monicon-test
To replicate clone project and run:
The text was updated successfully, but these errors were encountered: