Closed splurgebudget closed 1 year ago
It "works" if Yarn
is selected instead of npm
... but still gives these warnings:
warning " > @feathersjs/mongodb@5.0.0-pre.36" has incorrect peer dependency "mongodb@^4.5.0".
warning "@feathersjs/cli > @feathersjs/generators > @feathershq/pinion > ts-node@10.9.1" has unmet peer dependency "@types/node@*".
Thank you for digging into this. This has now been fixed via https://github.com/feathersjs/feathers/pull/3041 and published in 5.0.0-pre.37
.
Steps to reproduce
Tried with both 16 (v16.19.0) 17 (v17.9.1) 18 (v18.7.0 and v18.14.0) and 19 (19.6.0)
It throws up nom errors - but also acts like everything is fine:
Expected behavior
A new, fully functioning, app is created.
Actual behavior
Some packages don't get installed - OR - the installation errors out
System configuration
Tell us about the applicable parts of your setup.
Module versions (especially the part that's not working):
NodeJS version: 16 (v16.19.0) 17 (v17.9.1) 18 (v18.7.0 and v18.14.0) and 19 (19.6.0)
Operating System: Ubuntu 22.10