Skip to content

Can't install / update #73

Closed
Closed
@anotherglitchinthematrix

Description

Before you start, please make sure to:

  • Read the doc
  • Have tried the latest version
  • Search to see if your issue already exists
  • Look for / ask questions on Stack Overflow
  • Reproduce the bug in incognito/private mode to avoid interference from browser extensions

Link to minimal reproduction

Environment specific error

Steps to reproduce

  1. Linux: npm install json-editor-vue or npm update

  2. MacOS: npm update

What is expected?

Successfully update/install.

What is actually happening?

On linux;

npm ERR! code 127
npm ERR! path /home/.../workspace/test/node_modules/json-editor-vue
npm ERR! command failed
npm ERR! command sh -c simple-git-hooks
npm ERR! sh: line 1: simple-git-hooks: command not found

On MacOS;

I can't get the error message for now but the error was something like lstat couldn't be located.

System Info

System:
    OS: Linux 6.4 Arch Linux
    CPU: (20) x64 12th Gen Intel(R) Core(TM) i7-12700H
    Memory: 12.55 GB / 15.31 GB
    Container: Yes
    Shell: 5.1.16 - /bin/bash
  Binaries:
    Node: 20.5.1 - /usr/bin/node
    npm: 9.8.1 - /usr/bin/npm

Package Manager

npm

Any additional comments?

The problem occured on 10.0.7, 10.0.6 was working.

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions