-
Notifications
You must be signed in to change notification settings - Fork 18
Open
Description
Hi,
I tried to add this plugin in my Blockly soft, but I add many errors:
- LexicalVariables is not exported, so VSCode asked for 'LexicalVariablesPlugin' use
- blockly core problem:
Module not found: Error: Can't resolve 'blockly/core' in 'F:\Logiciels\Arduino_graphique\µcBlockly\node_modules@mit-app-inventor\blockly-block-lexical-variables\src'
Did you mean 'core-browser.js'?
BREAKING CHANGE: The request 'blockly/core' failed to resolve only because it was resolved as fully specified
(probably because the origin is strict EcmaScript Module, e. g. a module with javascript mimetype, a '.mjs' file, or a '.js' file where the package.json contains '"type": "module"').
The extension in the request is mandatory for it to be fully specified.
Add the extension to the request.
Thanks for your help.
Metadata
Metadata
Assignees
Labels
No labels