Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork9.6k
Closed
Description
Symfony version(s) affected
7.2.3
Description
Unable to find a package "@tabler/icons-webfont" that exists :
https://www.npmjs.com/package/@tabler/icons-webfont
https://cdn.jsdelivr.net/npm/@tabler/icons-webfont@3.30.0/
https://www.jsdelivr.com/package/npm/@tabler/icons-webfont
How to reproduce
Executing :bin/console importmap:require "@tabler/icons-webfont"
Returns :
In JsDelivrEsmResolver.php line 123:
Error 404 requiring packages from jsDelivr for "@tabler/icons-webfont". Check your package names. R
esponse: Couldn't find the requested file.
In CommonResponseTrait.php line 170:
HTTP/2 404 returned for "https://cdn.jsdelivr.net/npm/@tabler/icons-webfont@3.30.0/+esm".
Possible Solution
No response
Additional Context
No response