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

Compatibility error with Angular after Node update #141

Open
rajkrrathi opened this issue May 29, 2023 · 0 comments
Open

Compatibility error with Angular after Node update #141

rajkrrathi opened this issue May 29, 2023 · 0 comments

Comments

@rajkrrathi
Copy link

After upgrading node version to 16.20 and running npm start command getting following error

Note: With Angular 13.3.4, node 12.22, Its working fine

[serve] ./node_modules/ngx-json-viewer/fesm2015/ngx-json-viewer.mjs - Error: Module build failed (from ./node_modules/@angular-devkit/build-angular/src/babel/webpack-loader.js):
[serve] TypeError: Cannot create property 'message' on string 'D:\mock\frontend\node_modules\ngx-json-viewer\fesm2015\ngx-json-viewer.mjs: This application depends upon a library published using Angular version 14.0.3, which
requires Angular version 14.0.0 or newer to work correctly.
[serve] Consider upgrading your application to use a more recent version of Angular.

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