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

prepare.js broken in monaco 0.51.0 and above #1

Open
jruales opened this issue Feb 8, 2025 · 1 comment
Open

prepare.js broken in monaco 0.51.0 and above #1

jruales opened this issue Feb 8, 2025 · 1 comment

Comments

@jruales
Copy link

jruales commented Feb 8, 2025

Since monaco version 0.51.0, the nls files under node_modules/monaco-editor/dev/ look like nls.messages.<language>.js instead of like editor.main.nls.<language>.js. This is breaking the script prepare.js, which expects all nls files to match the regex /\.nls\./.

monaco-editor 0.50.0
Image

monaco-editor 0.51.0
Image

@jruales
Copy link
Author

jruales commented Feb 8, 2025

Somewhat related issue in monaco-editor repo: microsoft/monaco-editor#4654

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant