preactjs / preact-cli

😺 Your next Preact PWA starts in 30 seconds.
MIT License
4.68k stars 376 forks source link

npm ERR! peer dep missing: ajv #1186

Closed marcoSven closed 2 years ago

marcoSven commented 4 years ago

Do you want to request a feature or report a bug? Bug What is the current behaviour? Missing npm dependencies

If the current behaviour is a bug, please provide the steps to reproduce. Mac Node v12.6.0 NPM 6.9.0 npm install -g preact-cli npm list --global --depth=0 npm ERR! peer dep missing: ajv@^6.9.1, required by ajv-keywords@3.4.1 npm ERR! peer dep missing: ajv@^6.9.1, required by ajv-keywords@3.4.1

What is the expected behaviour?

If this is a feature request, what is motivation or use case for changing the behaviour?

Please mention other relevant information.

Please paste the results of preact info here.

rschristian commented 2 years ago

Cannot reproduce, might've been corrected at some point upstream or here.