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

2.1.0 Build errors #3

Closed
keithZmudzinski opened this issue Sep 19, 2023 · 2 comments
Closed

2.1.0 Build errors #3

keithZmudzinski opened this issue Sep 19, 2023 · 2 comments

Comments

@keithZmudzinski
Copy link

Hi,

After updating to 2.1.0, our project started encountering build errors.
Pinning to 2.0.2 resolves them, so we're not blocked, but I wanted to bring it up

Here's one example:

ERROR in ./node_modules/vscode-diff/dist/vs/base/common/diff/diff.js 4:241-284
Module not found: Error: Can't resolve './vs/base/common/diff/diffChange' in '/Users/<path-to-project>/node_modules/vscode-diff/dist/vs/base/common/diff'
 @ ./node_modules/vscode-diff/dist/index.js 1:701-738
 @ ../../../../../private/tmp/broccoli-51669SBRmBJVjMJ5p/cache-616-webpack_bundler_ember_auto_import_webpack/app.cjs 75:45-67

This is with npm version 9.5.0
and node version v18.15.0

If there's any other info you'd like, please just give me a ping!

@micnil
Copy link
Owner

micnil commented Sep 19, 2023

Thanks for reporting so quickly! This should be fixed in v2.1.1.

@micnil micnil closed this as completed Sep 19, 2023
@keithZmudzinski
Copy link
Author

Awesome, thank you very much

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

2 participants