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
When running deno install npm:@webviewjs/webview, im getting:
deno install npm:@webviewjs/webview
Add npm:@webviewjs/[email protected] error: npm package '@webviewjs/webview-freebsd-x64' does not exist.
The text was updated successfully, but these errors were encountered:
Same with bun
Sorry, something went wrong.
Only the following platforms are supported at the moment:
Bun installed the package successfully, but deno seems to error out early.
I am on aarch64-apple-darwin so ig its deno
yes, it's more related to deno resolving the packages. Bun seems to be working fine
No branches or pull requests
When running
deno install npm:@webviewjs/webview
, im getting:The text was updated successfully, but these errors were encountered: