-
Notifications
You must be signed in to change notification settings - Fork 11.9k
Closed
Labels
area: @angular-devkit/build-angularneeds: repro stepsWe cannot reproduce the issue with the information givenWe cannot reproduce the issue with the information given
Milestone
Description
Bug Report or Feature Request (mark with an x)
- [x] bug report -> please search issues before submitting
- [ ] feature request
There are similar bugs logged however most of them are outdated(2017) and have been closed
Command (mark with an x)
- [ ] new
- [ ] build
- [ ] serve
- [x] test
- [ ] e2e
- [ ] generate
- [ ] add
- [ ] update
- [ ] lint
- [ ] xi18n
- [ ] run
- [ ] config
- [ ] help
- [ ] version
- [ ] doc
Versions
> yarn ng --versionAngular CLI: 7.1.2
Node: 11.3.0
Yarn: 1.12.3
OS: darwin x64 (Mojave 10.14.1)
Angular: 7.1.2
Repro steps
> npx @angular/[email protected] new explorer- Launch VS Code and configure tests for debugging (Refer: https://github.com/Microsoft/vscode-recipes/tree/master/Angular-CLI#configure-launchjson-file)
-
{ "name": "ng test", "type": "chrome", "request": "launch", "url": "http://localhost:9876/debug.html", "webRoot": "${workspaceFolder}" },
-
yarn testand Start debugging from VS Code (opens a separate chrome window)-
- Breakpoints are not hit (Unverified breakpoint)
The log given by the failure
No logs
Desired functionality
Breakpoints should be hit inside VSCode
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
area: @angular-devkit/build-angularneeds: repro stepsWe cannot reproduce the issue with the information givenWe cannot reproduce the issue with the information given