Skip to content

Wrong path on analytics.d.ts for Angular CLI: 8.0.0-beta.8 #13978

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

Closed
code2nguyen opened this issue Mar 25, 2019 · 1 comment · Fixed by #13979
Closed

Wrong path on analytics.d.ts for Angular CLI: 8.0.0-beta.8 #13978

code2nguyen opened this issue Mar 25, 2019 · 1 comment · Fixed by #13979
Labels
area: @angular/cli freq1: low Only reported by a handful of users who observe it rarely severity5: regression type: bug/fix
Milestone

Comments

@code2nguyen
Copy link

🐞 Bug report

Command (mark with an x)

- [ x ] new
- [ ] build
- [ ] serve
- [ ] test
- [ ] e2e
- [ ] generate
- [ ] add
- [ ] update
- [ ] lint
- [ ] xi18n
- [ ] run
- [ ] config
- [ ] help
- [ ] version
- [ ] doc

🔬 Minimal Reproduction

Run ng new demo --collection=@angular/bazel --defaults

🔥 Exception or Error


> [email protected] postinstall /home/vinh/code/lab/demo/node_modules/sauce-connect-launcher
> node scripts/install.js || nodejs scripts/install.js


> [email protected] postinstall /home/vinh/code/lab/demo
> ngc -p ./angular-metadata.tsconfig.json

node_modules/@angular/cli/models/analytics.d.ts(9,31): error TS2307: Cannot find module '../../../angular_devkit/core/src/analytics'.

🌍 Your Environment

@angular/[email protected]
@angular/[email protected]


Angular CLI: 8.0.0-beta.8
Node: 10.15.1
OS: linux x64
Angular: 8.0.0-beta.9
... animations, bazel, common, compiler, compiler-cli, core
... forms, language-service, platform-browser
... platform-browser-dynamic, router

Package                           Version
-----------------------------------------------------------
@angular-devkit/architect         0.800.0-beta.8
@angular-devkit/build-angular     0.800.0-beta.8
@angular-devkit/build-optimizer   0.800.0-beta.8
@angular-devkit/build-webpack     0.800.0-beta.8
@angular-devkit/core              8.0.0-beta.8
@angular-devkit/schematics        7.3.6
@angular/cli                      8.0.0-beta.8
@ngtools/webpack                  8.0.0-beta.8
@schematics/angular               7.3.6
@schematics/update                0.800.0-beta.8
rxjs                              6.4.0
typescript                        3.3.4000
webpack                           4.29.6

Anything else relevant?

@angular-automatic-lock-bot
Copy link

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.

@angular-automatic-lock-bot angular-automatic-lock-bot bot locked and limited conversation to collaborators Sep 9, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area: @angular/cli freq1: low Only reported by a handful of users who observe it rarely severity5: regression type: bug/fix
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants