Environment and versions used
jahia 8.2.0.7
javascript-module-engine 0.6.0
Note : it works fine on jahia 8.2.1.0
Steps to reproduce
Execute the javascript Tutorial part 1
https://github.com/Jahia/javascript-modules/tree/main/docs/1-getting-started/1-dev-environment
Current Behavior
The module import throw errors in jahia logs
in the UI everythings seems fine and we can create a website from this template
After that when accessing the website in edit mode, its content is not rendered
full jahia logs : log.txt
Desired Behavior
the "hello world" website should be displayed
No error in logs