Build is failing
See original GitHub issueI am getting below error:-
Cannot read property ‘config’ of null TypeError: Cannot read property ‘config’ of null
ng --version is
_ _ ____ _ ___
/ \ _ __ __ _ _ | | __ _ _ __ / | | | |
/ ? \ | ’ \ / _ | | | | |/ _
| '| | | | | | |
/ ___ | | | | (| | || | | (| | | | || | | |
// __| ||_, |_,||_,|| _|||
|___/
@angular/cli: 1.2.6
node: 7.8.0
os: win32 x64
@angular/common: 4.3.2
@angular/compiler: 4.3.2
@angular/core: 4.3.2
@angular/forms: 4.3.2
@angular/http: 4.3.2
@angular/platform-browser: 4.3.2
@angular/platform-browser-dynamic: 4.3.2
@angular/router: 3.0.0-rc.1
@angular/router-deprecated: 2.0.0-rc.2
@angular/cli: 1.2.6
@angular/compiler-cli: 4.3.3
I just checked node_modules@angular\cli\tasksbuild.js file where it’s calling CliConfig.fromProject() but there is no such method in @angular\cli\models\config\config.js… Not sure if it’s bug or what?
Issue Analytics
- State:
- Created 6 years ago
- Comments:7 (2 by maintainers)
Not sure what is wrong with my setup. Could you please share your package.json and tsconfig.json.
Here is what I am getting:- C:\Official\UI\testAngular>C:\Official\Software\node-v7.8.0-win-x64\ng --version _ _ ____ _ ___ / \ _ __ __ _ _ | | __ _ _ __ / | | | | / ? \ | ’ \ / _
| | | | |/ _
| '| | | | | | | / ___ | | | | (| | || | | (| | | | || | | | // __| ||_, |_,||_,|| _||| |___/This issue has been automatically locked due to inactivity. Please file a new issue if you are encountering a similar or related problem.
Read more about our automatic conversation locking policy.
This action has been performed automatically by a bot.