You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Import map diagnostics:
- Invalid target address "https://esm.sh/@heroicons/react@2.0.11/20/solid/?alias=react:preact/compat" for package specifier "icons-solid-20/". Package address targets must end with "/".
error: Blocked by null entry for ""icons-solid-20/""
Even when putting in a bogus query parameter that ends with "/", the following error is produced:
error: The specifier ""icons-solid-20/BeakerIcon"" backtracks above its prefix ""icons-solid-20/""
The text was updated successfully, but these errors were encountered:
Using
import_map.json
With script:
Will yield error:
Even when putting in a bogus query parameter that ends with "/", the following error is produced:
The text was updated successfully, but these errors were encountered: