Onix-Systems/nest-js-boilerplate

Dependencies exception during app generation

mrjazz opened this issue · 2 comments

Seems like a problem with dependencies conflict:

npm ERR! code ETARGET
npm ERR! notarget No matching version found for passport-google-oauth20@2.0.9.
npm ERR! notarget In most cases you or one of your dependencies are requesting
npm ERR! notarget a package version that doesn't exist.

npm ERR! A complete log of this run can be found in:
npm ERR!     /Users/denis/.npm/_logs/2022-05-12T21_27_10_388Z-debug.log

Thanks for the issue report. The issue was fixed and a pull request was created with the changes.