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
Describe the bug
When initialising a new project using pnpm create, the public URL stays blank and Chrome logs the error
Uncaught SyntaxError: The requested module '/node_modules/.pnpm/[email protected]/node_modules/lz-string/libs/lz-string.js?v=6bd9ceb9' does not provide an export named 'decompressFromBase64' (at ShikiMagicMove.vue:5:10)
Having the beta version as the latest tag on npm is our intentional strategy to encourage trying and providing feedback. The beta status doesn't necessarily imply it's unstable, but more like a state we are not ready for everything (#1335) and that's why feedbacks are important to us. For the case of this issue, it's an unintentional regression that was introduced back in a few "stable" versions back but only surfaced in the recent change - anyway, thanks for reporting and the suggestions.
Describe the bug
When initialising a new project using pnpm create, the public URL stays blank and Chrome logs the error
This is probably related to e199010
To Reproduce
Steps to reproduce the behavior:
pnpm create <name>
/
Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered: