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

deno publish --dry-run doesn't detect missing deno.json(c) file. #23796

Closed
NfNitLoop opened this issue May 13, 2024 · 0 comments · Fixed by #23797
Closed

deno publish --dry-run doesn't detect missing deno.json(c) file. #23796

NfNitLoop opened this issue May 13, 2024 · 0 comments · Fixed by #23797
Labels
bug Something isn't working publish Related to "deno publish" subcommand

Comments

@NfNitLoop
Copy link

Version: Deno 1.43.1

https://jsr.io/publishing?v=%40nfnitloop%2Fnostrilo%400.1.0&date=2024-05-13T23%3A31%3A33.875Z

Error message:

missingConfigFile: missing config file '/deno.jsonc', is it perhaps excluded from publishing?

But I'd run deno publish --dry-run before deno publish and it didn't detect it.

See also: #22835, #23774

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

Successfully merging a pull request may close this issue.

2 participants