I´m starting to build an angular app, using VS Code as editor, when I start the project using the command line ng new my-app
, VS Code detects an error in the code block of every component
This syntax requires an imported helpert but module ‘tslib’ cannot be found
Screenshot of error
Can somebody help me with this? The application runs, but this error is very uncomfortable for me when coding.
I hope to receive help from the community
RaulSamada is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.