-
Notifications
You must be signed in to change notification settings - Fork 12k
My build process failed !@ #1691
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
Comments
@hvr333 can you show the code of |
import { Component } from '@angular/core'; @component({ |
i was trying with angular-cli : ng new my-app --mobile i getting the following error each time 👍 Error: Cannot find module 'C:\Users\Othain'
The broccoli plugin was instantiated at: |
@hvr333 the readme file states |
The I understand that in the version of the CLI that you are using it is still functional, but since then we have updated the build system and disabled the flag and can't really re-enable support and test these problems until the underlying issues are fixed. |
Any update on this? I can see in universal package that it uses 2.0.0. I guess #1592 is not needed anymore? |
This issue has been automatically locked due to inactivity. Read more about our automatic conversation locking policy. This action has been performed automatically by a bot. |
$ ng --version
angular-cli: 1.0.0-beta.10
node: 5.11.1
os: win32 ia32
Build failed.
The Broccoli Plugin: [BroccoliTypeScriptCompiler] failed with:
Error: Typescript found the following errors:
C:/Users/Othain Group/Desktop/mobile-toolkit-master/mobile-toolkit-master/hell o-mobile/tmp/broccoli_type_script_compiler-input_base_path-iW7xYLah.tmp/0/src/ap p/hello-mobile.component.ts (7, 13): Cannot find name 'module'.
The text was updated successfully, but these errors were encountered: