Ehyiah/ux-quill

AssetMapper - require quill2-emoji

Closed this issue · 4 comments

Hi,

i had an error in the console output, the following was required : quill2-emoji

php bin/console importmap:require quill2-emoji

Now there is no more error,

Robin.

Hello,

You didn't had any problem when installing ? because quill2-emoji is present in the importmap requierements of the bundle and should be installed and added in the importmap.php in your project

"quill2-emoji": "^0.1.2",

Hello,
i did an update trough assetmapper (outdates + update) and it wasn't enough.

Hi,
I can't reproduce the problem.
Can you tell me what version of the bundle did you install ?

Maybe you have a repo for your project i can try to install and see if I can reproduce the same problem ?

I used straight your repo, i dont know why it hasn't update.
I see in the console.log that quill2-emoji was in error.
I think we can close, if someone has the same trouble , he will find the answer trough the issue.