Closed adamalton closed 2 years ago
With the monorepo setup, we should only run npm install from the root folder, and should only have a package-lock.json in the root.
npm install
With the monorepo setup, we should only run
npm install
from the root folder, and should only have a package-lock.json in the root.