Closed
Description
Describe the bug
Running npm install
produces npm critical errors
To Reproduce
Steps to reproduce the behavior:
- Clone the latest master branch
- cd paperbits-demo
- npm install
- See error
Expected behavior
Be able to setup paperbits with no errors
Screenshots
`(base) ➜ paperbits-demo git:(master) npm install
added 1288 packages, and audited 1289 packages in 1m
8 packages are looking for funding
run npm fund
for details
34 vulnerabilities (20 moderate, 14 high)
To address issues that do not require attention, run:
npm audit fix
To address all issues (including breaking changes), run:
npm audit fix --force
Run npm audit
for details.`
Metadata
Metadata
Assignees
Labels
No labels