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
Error:
error: Relative import path "@std/log" not prefixed with / or ./ or ../ at https://deno.land/x/[email protected]/main.ts:6:22
Workaround, install previous version:
deno install --reload --force --global --name pr-cli --allow-run --allow-read --allow-env https://deno.land/x/[email protected]/main.ts
The text was updated successfully, but these errors were encountered:
This is cause by a Deno issue: denoland/deno#26212
Sorry, something went wrong.
Fixed by publishing to JSR instead
annervisser
No branches or pull requests
Error:
Workaround, install previous version:
The text was updated successfully, but these errors were encountered: