Skip to content

Conversation

dopry
Copy link
Collaborator

@dopry dopry commented Mar 8, 2018

npm WARN @angular-devkit/[email protected] requires a peer of @angular-devkit/[email protected] but none is installed.
npm WARN @schematics/[email protected] requires a peer of @angular-devkit/[email protected] but none is installed.

closes #1

@bufferoverflow
Copy link

@dopry You should adopt the commit message, to e.g. chore: resolve unmet dependencies as conventional commit messages are used here. you can verify your message with npm run changelog, see https://github.com/marionebl/commitlint/tree/master/%40commitlint/config-conventional

@dopry dopry force-pushed the xx_fix_peer_deps branch from 54175ad to 5c10adc Compare March 8, 2018 22:48
@dopry
Copy link
Collaborator Author

dopry commented Mar 8, 2018

@bufferoverflow, thanks. done.

@dopry dopry force-pushed the xx_fix_peer_deps branch 2 times, most recently from 53c2000 to 6f04e5e Compare March 9, 2018 22:10
@dopry dopry force-pushed the xx_fix_peer_deps branch from 6f04e5e to d061701 Compare March 9, 2018 22:37
@dopry dopry changed the title Resolve unmet peer dependeny warnings. Resolve CI issues (peer dependencies, version support, end-to-end testing) Mar 9, 2018
dopry added 3 commits March 9, 2018 17:56
There are testing failures in 4.x and 5.x from
syntax issues in angular. 6.x was chosen as a
base since ES6 is on the roadmap for bacstack and
ES6 only has a 57% complete implementination
npm WARN @angular-devkit/[email protected] requires a peer of @angular-devkit/[email protected] but none is installed.
npm WARN @schematics/[email protected] requires a peer of @angular-devkit/[email protected] but none is installed.
* single run
* no autoWatch
* no html reports
* no html coverage reports
@dopry dopry force-pushed the xx_fix_peer_deps branch from 4d17d37 to 89775af Compare March 9, 2018 22:56
@dopry dopry force-pushed the xx_fix_peer_deps branch from 4baa247 to 91774a7 Compare March 10, 2018 00:00
@dopry dopry force-pushed the xx_fix_peer_deps branch from 91774a7 to ab0232f Compare March 10, 2018 00:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

@angular-devkit/core missing on npm start

2 participants