We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The CodeSandbox example on the Vue page fails to load due to the package.json file having a disallowed name - vue-konva. Basic starts demo.
package.json
vue-konva. Basic starts demo.
https://codesandbox.io/p/devbox/focused-smoke-zzx5z1rkpm
This should be changed to follow the required format something like vue-konva-basic-starts-demo would correct the issue.
vue-konva-basic-starts-demo
Ideally if the descriptive name needs to remain, that description should be moved in to the "description" field.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
The CodeSandbox example on the Vue page fails to load due to the
package.json
file having a disallowed name -vue-konva. Basic starts demo.
https://codesandbox.io/p/devbox/focused-smoke-zzx5z1rkpm
This should be changed to follow the required format something like
vue-konva-basic-starts-demo
would correct the issue.Ideally if the descriptive name needs to remain, that description should be moved in to the "description" field.
The text was updated successfully, but these errors were encountered: