Skip to content

Potential issue with npm when fresh installing #40

Description

@sten626

I thought I'd tested this all thoroughly but it looks like things might break with a fresh install.

 • Install packages

   [✔] apt (update)
   [✔] apt (upgrade)
   [✔] build-essential
   [✔] git
   [✔] nvm (update)
   [✔] nvm (install node)
   [✔] curl
   [✔] shellcheck
   [✔] xclip
   [✖] npm
   [✖] ↳ ERROR: ../../utils.sh: line 14: npm: command not found
   [✖] @angular/cli
   [✖] ↳ ERROR: ../../utils.sh: line 14: npm: command not found
   [✖] eslint
   [✖] ↳ ERROR: ../../utils.sh: line 14: npm: command not found
   [✖] sass
   [✖] ↳ ERROR: ../../utils.sh: line 14: npm: command not found
   [✖] typescript
   [✖] ↳ ERROR: ../../utils.sh: line 14: npm: command not found

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workinginstallerThe issue involves the install scripts

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions