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

blockly-rtc demo has webpack errors #2362

Open
1 of 4 tasks
rachel-fenichel opened this issue May 16, 2024 · 2 comments
Open
1 of 4 tasks

blockly-rtc demo has webpack errors #2362

rachel-fenichel opened this issue May 16, 2024 · 2 comments
Assignees
Labels
category: example Anything in the examples folder type: bug Something isn't working

Comments

@rachel-fenichel
Copy link
Collaborator

rachel-fenichel commented May 16, 2024

Check for duplicates

  • I have searched for similar issues before opening a new one.

Component

Examples

Description

  • blockly-rtc
    • "Invalid configuration object. Webpack has been initialised using a configuration object that does not match the API schema."
    • Error also occurs with v10.4.3

Reproduction steps

No response

Stack trace

No response

Screenshots

No response

@maribethb
Copy link
Contributor

I think the enabled deprecation warning should disappear since we decided in google/blockly#8095 to remove it

@rachel-fenichel
Copy link
Collaborator Author

I think the enabled deprecation warning should disappear since we decided in google/blockly#8095 to remove it

Removed the items for those warnings, which were:

  • Warning that "enabled was deprecated in v11 and will be deleted in v12. Use disabledReasons with the value ["MANUALLY_DISABLED"] instead."
    • blockly-angular
    • blockly-react
    • blockly-svelte
    • blockly-vue3
    • turtle demo

@maribethb maribethb changed the title Issues with examples with 11.0.0.beta-12 blockly-rtc demo has webpack errors May 31, 2024
@maribethb maribethb added category: example Anything in the examples folder and removed triage labels May 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category: example Anything in the examples folder type: bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants