This is my Angular5 project structure.


<https://lh3.googleusercontent.com/-8DxQ2G-55V8/Wpt14DIh_AI/AAAAAAAAOwc/q_SRb_IdyR4tnGMx0a2yClWu6MRnJHAJwCLcBGAs/s1600/1.png>

<https://lh3.googleusercontent.com/-8DxQ2G-55V8/Wpt14DIh_AI/AAAAAAAAOwc/q_SRb_IdyR4tnGMx0a2yClWu6MRnJHAJwCLcBGAs/s1600/1.png>

 

Both `tsconfig.app.json` and `package.json` contain this section  

     "include": [
          "/src/main.ts",
          "/src/polyfills.ts"
        ]

But no matter what I try I still get this error:

    \polyfills.ts & \main.ts is missing from the TypeScript compilation. 
Please make sure it is in your tsconfig via the 'files' or 'include' 
property.

Anyone has idea what's missing here?

<https://lh3.googleusercontent.com/-43RGfz6XxvA/Wpt2G9EROBI/AAAAAAAAOwg/TzcHSIWYGeM1c_xi8EsYcfuWPvR9j8f8QCLcBGAs/s1600/2.png>



  

-- 
You received this message because you are subscribed to the Google Groups 
"Angular and AngularJS discussion" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to angular+unsubscr...@googlegroups.com.
To post to this group, send email to angular@googlegroups.com.
Visit this group at https://groups.google.com/group/angular.
For more options, visit https://groups.google.com/d/optout.

Reply via email to