Skip to content
New issue

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

version constraint violation should be visible in deno publish --dry-run #22668

Closed
littledivy opened this issue Mar 2, 2024 · 1 comment
Closed
Labels
bug Something isn't working publish Related to "deno publish" subcommand

Comments

@littledivy
Copy link
Member

Dry run passes.

Authorization successful. Authenticated as Divy Srivastava
Publishing @divy/shaderplay@0.0.1 ...
error: Failed to publish @divy/shaderplay@0.0.1

Caused by:
    Failed to publish @divy/shaderplay at 0.0.1: specifier 'npm:@webgpu/glslang' is missing a version constraint
@littledivy littledivy added bug Something isn't working publish Related to "deno publish" subcommand labels Mar 2, 2024
@lucacasonato
Copy link
Member

This is done.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working publish Related to "deno publish" subcommand
Projects
None yet
Development

No branches or pull requests

2 participants