simple-dapp-tutorial
simple-dapp-tutorial copied to clipboard
npm vs yarn
https://docs.metamask.io/guide/create-dapp.html#project-setup suggests npm install as package manager while the yarn.lock file is in the root folder. Should the documentation use yarn instead of npm?
faced some issues with yarn myself. nothing npm couldnt fix. great find