You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
Thank you in advance if you can help
Tested on
$ node --version
v12.22.5
$ node --version
v14.17.4
The text was updated successfully, but these errors were encountered:
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.
Thank you in advance if you can help
Tested on
$ node --version
v12.22.5
$ node --version
v14.17.4
The text was updated successfully, but these errors were encountered: