kalidokit
kalidokit copied to clipboard
Not runnable with Ubuntu?
Hello. Thanks for your work. I am trying to run your demo, but error occurs in when installiing: npm WARN read-shrinkwrap This version of npm is compatible with lockfileVersion@1, but package-lock.json was generated for lockfileVersion@2. I'll try to do my best with it! npm ERR! code EBADPLATFORM npm ERR! notsup Unsupported platform for [email protected]: wanted {"os":"darwin","arch":"arm64"} (current: {"os":"linux","arch":"x64"}) npm ERR! notsup Valid OS: darwin npm ERR! notsup Valid Arch: arm64 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/user/.npm/_logs/2022-03-02T01_41_51_117Z-debug.log
It doesn't support Ubuntu system? I am using ubuntu 16.04, and my npm version is 6.14.16, nodejs version is v12.22.10
I found that I run the project successfully in desktop, but failed in laptop