Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
task: () => exec.in('front', 'npm', ['install']) to: task: () => exec.in('front', 'npm', ['install', '--legacy-peer-deps']) otherwise this project fails a "minds install" build with current nodejs/npm/npx builds.
- Loading branch information