-
-
Notifications
You must be signed in to change notification settings - Fork 182
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
Problem with the latest wrapper beta #788
Comments
maybe this is not a dev dependency after all |
@cdietrich you are talking about |
afff yes "monaco-editor-wrapper": "6.0.0-next.8", |
Verification builds are running, but I did not need to add the above dependency. Let's see what happens in the pipeline: |
Oh boy, my computer has Friday. 🙈 I don't see the errors locally. ⬆️ |
Will add dependency there first and if that works, add it to the wrapper as WA and release new versions. |
Reminder to myself: Always remove package-lock file and node_modules if you want to start fresh ( |
@cdietrich |
@cdietrich workaround is in place and works (verification is ✅ again). We will keep this issue open until the root cause is fixed. |
I'm experiencing this problem now, while updating my frontend packages. I've updated to monaco-languageclient version 9.0.0 and various @codingame/ extensions to version 11.1.2 following the compatibility table at https://github.com/TypeFox/monaco-languageclient/blob/main/docs/versions-and-history.md#monaco-editor--codingamemonaco-vscode-api-compatibility-table
The workaround of installing |
Hi @jhk-mjolner thank you, that is a good point. @CGNonofr have you already tracked the issue on the monaco-vscode-api side? |
I'm aware of that issue and I've already work on a solution for a few weeks now, but it's not ready yet |
👍 I guessed that it is part of the bigger build rework |
monaco-vscode-api v12 will be integrated soon. |
hi,
after updating to next.7 and vscode-api 11.1.1
am getting this from the bundler
in my transitives (yarn.lock" i can see @codingame/monaco-vscode-chat-extensions-notebook-common only
The text was updated successfully, but these errors were encountered: