There was an error while loading. Please reload this page.
My project has the yarn.lock file but not package-lock.json. Should it auto use yarn to install package?
yarn.lock
package-lock.json
yarn
I saw the source at
nest-cli/lib/package-managers/package-manager.factory.ts
Line 25 in 8d8c1fd