-
Notifications
You must be signed in to change notification settings - Fork 103
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
'rootDir' is expected to contain all source files. #28
Comments
have the same problem |
Same here:
|
Did you find a solution for this problem? |
It is still a problem. I just manually deleted index.ts from /node_modules and everything works (described in the second link above) EDIT: |
Severity Code Description Project File Line Suppression State
Error TS6059 Build:File 'Portal/src/Portal1/node_modules/angular2-busy/index.ts' is not under 'rootDir' 'Portal/src/Portal1/app'. 'rootDir' is expected to contain all source files.
The text was updated successfully, but these errors were encountered: