Skip to content
This repository has been archived by the owner on Feb 12, 2022. It is now read-only.

Fix npm install warnings #6

Open
twpayne opened this issue Apr 14, 2020 · 0 comments
Open

Fix npm install warnings #6

twpayne opened this issue Apr 14, 2020 · 0 comments

Comments

@twpayne
Copy link
Owner

twpayne commented Apr 14, 2020

Currently running npm install emits a couple of warnings:

$ npm install
npm WARN @fimbul/bifrost@0.21.0 requires a peer of tslint@^5.0.0 but none is installed. You must install peer dependencies yourself.
npm WARN tslint-consistent-codestyle@1.16.0 requires a peer of tslint@^5.0.0 but none is installed. You must install peer dependencies yourself.

added 2 packages from 4 contributors and audited 249476 packages in 5.588s

11 packages are looking for funding
  run `npm fund` for details

found 0 vulnerabilities

It would be nice to fix these.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant