Skip to content

npm ERR! notsup Unsupported platform for fsevents@1.2.13: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"}) #24

@mozgbrasil

Description

@mozgbrasil

Good morning my friends

I am trying to install the tool but the following error is being returned.

In the container there is only 1 library, the rekit was successfully installed, but when I try to install rekit-studio the error is returned.

Step 29/31 : RUN npm install -g rekit-studio
 ---> Running in 9bfb664707cf
npm WARN deprecated fsevents@1.2.13: fsevents 1 will break on node v14+ and could be using insecure binaries. Upgrade to fsevents 2.
npm ERR! code EBADPLATFORM
npm ERR! notsup Unsupported platform for fsevents@1.2.13: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
npm ERR! notsup Valid OS:    darwin
npm ERR! notsup Valid Arch:  any
npm ERR! notsup Actual OS:   linux
npm ERR! notsup Actual Arch: x64

npm ERR! A complete log of this run can be found in:
npm ERR!     /home/codespace/.npm/_logs/2021-08-31T23_50_13_371Z-debug.log
The command '/bin/sh -c npm install -g rekit-studio' returned a non-zero code: 1

Captura de tela de 2021-08-31 20-51-18

Thank you in advance if you can help

Tested on

$ node --version
v12.22.5

$ node --version
v14.17.4

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