Skip to content
New issue

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

[AssetMapper] Failed to download the file #54989

Open
karaka200 opened this issue May 17, 2024 · 2 comments
Open

[AssetMapper] Failed to download the file #54989

karaka200 opened this issue May 17, 2024 · 2 comments

Comments

@karaka200
Copy link

Symfony version(s) affected

7.0.7

Description

Hi. When I want to download @ckeditor/ckeditor5-core whit symfony console importmap:require @ckeditor/ckeditor5-core, download complete but when open ckeditor5-core file, display this error:

/**
 * Failed to bundle using Rollup v2.79.1: failed to resolve an internal import.
 * If you believe this to be an issue with jsDelivr, and not with the package itself, please open an issue at https://github.com/jsdelivr/jsdelivr
 */

 throw new Error('Failed to bundle using Rollup v2.79.1: failed to resolve an internal import. If you believe this to be an issue with jsDelivr, and not with the package itself, please open an issue at https://github.com/jsdelivr/jsdelivr');

What's wrong?!

How to reproduce

Nothing!

Possible Solution

No response

Additional Context

No response

@karaka200 karaka200 added the Bug label May 17, 2024
@karaka200 karaka200 changed the title Assetmapper faild download file Assetmapper failed download file May 18, 2024
@karaka200 karaka200 changed the title Assetmapper failed download file Assetmapper failed to download the file May 18, 2024
@karaka200 karaka200 changed the title Assetmapper failed to download the file [Assetmapper] Failed to download the file May 18, 2024
@karaka200 karaka200 changed the title [Assetmapper] Failed to download the file [AssetMapper] Failed to download the file May 18, 2024
@karaka200
Copy link
Author

And : https://cdn.jsdelivr.net/npm/@editorjs/editorjs@2.29.1/+esm
It seems that using Webpack Encore is currently a better solution and it is still not possible to use AssetMapper for all packages.

@smnandre
Copy link
Contributor

On both cases, the problem has nothing to do with AssetMapper, but with bundling systems.

Regarding EditorJS, the 2.30.RC works correctly: https://cdn.jsdelivr.net/npm/@editorjs/editorjs@2.30.0-rc.0/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants