I believe you need to `import App from './app/app.component';`
Not sure without seeing the code in main though. On Friday, April 8, 2016 at 8:54:06 PM UTC+2, Ana Caroline Ferreira wrote: > > Erro: > app/main.ts(2,28): error TS2307: Cannot find module './app.component'. > > And dirs is like it should be: > angular2-quickstart > app > app.component.ts > main.ts > node_modules ... > typings ... > index.html > package.json > styles.css > tsconfig.json > typings.json > -- You received this message because you are subscribed to the Google Groups "AngularJS" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/angular. For more options, visit https://groups.google.com/d/optout.
