Skip to content

npm install version errors #188

Closed
Closed
@rocketzoom

Description

@rocketzoom

Describe the bug
Running npm install produces npm critical errors

To Reproduce
Steps to reproduce the behavior:

  1. Clone the latest master branch
  2. cd paperbits-demo
  3. npm install
  4. 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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions