Error installing
See original GitHub issueGives error:
error: An unsupported media type was attempted to be imported as a module.
Specifier: https://cdn.esm.sh/v35/sha.js@2.4.11/deno/sha.js.js
MediaType: Json
Seems to be because of the extension (.js.js) at the end is wrong; when visiting the webpage https://cdn.esm.sh/v35/sha.js@2.4.11/deno/sha.js, the file is fine.
Issue Analytics
- State:
- Created 2 years ago
- Comments:10 (6 by maintainers)
Top Results From Across the Web
How to troubleshoot Windows Installer errors - Microsoft Support
Right-click the Windows Installer service, and then click Start. The service should start without errors. Try to install or to uninstall again.
Read more >If an error occurred while updating or installing macOS
The message might say that an error occurred while downloading, preparing, or installing, or that the installer is damaged or could not be ......
Read more >How to Fix Microsoft Windows 10 Installation Error Codes
This document covers the list of Windows 10 installation error codes with its corresponding Cause and Resolution. Learn how to Fix!
Read more >Fix problems installing Chrome - Google Chrome Help
If you get an error message when you try to download and install Google Chrome, try these fixes. Fix most installation errors Make...
Read more >Error installing: "Setup has encountered an unexpected error"
Symptoms When trying to install or update the Office Timeline Add-in, the installation fails and you get an error message that says...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Resloved by https://github.com/postui/esm.sh/issues/46. Should now work as expected
@aegooby I think this is not relevant to bundler’s code but to esm.sh. Could you post that on the esm.sh issue?