Closed gerardmarquina closed 2 years ago
yarn and pnpm are still working. Issue is only when using npm
This template uses yarn, you can find solution for npm here – https://stackoverflow.com/questions/64573177/unable-to-resolve-dependency-tree-error-when-installing-npm-packages
Sorry, I'm not familiar with yarn. I see a package.json
and automatically asume its an npm package. I think its a great idea to add information on how to install the dependencies with yarn on the README or give some kind of notice.
Cloning this repo and doing
npm i
gives me the following: