masked-view
masked-view copied to clipboard
build(yarn): set latest classic version
Overview
The project doesn't specify in the package.json the package manager used by it, nor its version (you can suppose Yarn; hence the yarn.lock file).
Run the yarn set version classic command to solve the issue.
Test Plan
None of the test:* scripts should fail.