Michael-Vanderford / electron-file-manager

Linux File Manager
GNU General Public License v3.0
33 stars 7 forks source link

How to transport to Winodws platform? #4

Open morxio opened 10 months ago

morxio commented 10 months ago

When I run npm i --save-dev, there pops an error code: EBADPLATFORM

npm ERR! code EBADPLATFORM npm ERR! notsup Unsupported platform for electron-installer-debian@3.2.0: wanted {"os":"darwin,linux"} (current: {"os":"win32"}) npm ERR! notsup Valid os: darwin,linux npm ERR! notsup Actual os: win32

How can I run your project on Windows platform, Please?

Michael-Vanderford commented 9 months ago

Sorry, There a currently no plans to support the Windows platform.