반응형 BackEnd FrontEnd/ANGULAR&TYPESCRIPT3 에러났을때 An async function or method in ES5/ES3 requires the 'Promise' constructor Solution without editing the project sourcesI had this problem with IntelliJ and resolved by changing my IDE settings:Settings -> Language & Frameworks -> TypeScriptthen in the "Options" field add:--lib es2015 2019. 3. 4. angular mysql 연동시 참고한 github https://github.com/homerosaur/Angular4-to-MySQLhttps://github.com/KrunalLathiya/Angular5CRUD 2019. 2. 27. The build command requires to be run in an Angular project 에러날때 npm install -g @angular/cli@latestnpm install 을 해야한다 2019. 2. 27. 이전 1 다음 반응형