auth0-angular-samples icon indicating copy to clipboard operation
auth0-angular-samples copied to clipboard

TypeScript version. error

Open merih-sakarya opened this issue 2 years ago • 1 comments

I got an error when I ran the app.

An unhandled exception occurred: The Angular Compiler requires TypeScript >=4.0.0 and <4.2.0 but 4.7.3 was found instead.

` MacBook:Sample-01 mac-user$ npm run dev

[email protected] dev npm-run-all --parallel start server:api

[email protected] server:api node api-server.js

[email protected] start ng serve

Api started on port 3001 An unhandled exception occurred: The Angular Compiler requires TypeScript >=4.0.0 and <4.2.0 but 4.7.3 was found instead. See "/private/var/folders/50/rcnh1bln257fd21m81v1zlbc0000gn/T/ng-2aX7oT/angular-errors.log" for further details. ERROR: "start" exited with 127. `

merih-sakarya avatar Jun 09 '22 11:06 merih-sakarya

Thanks for reaching out. I created a branch which I upgraded to Angular 14, it seems to work fine for me, can you verify if this also works for you?

https://github.com/auth0-samples/auth0-angular-samples/pull/296

frederikprijck avatar Jun 09 '22 13:06 frederikprijck

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. If you have not received a response for our team (apologies for the delay) and this is still a blocker, please reply with additional information or just a ping. Thank you for your contribution! 🙇‍♂️

stale[bot] avatar Sep 21 '22 11:09 stale[bot]