schickling/chromeless

npm install chromeless will not work on windows

開放

#82 建立於 2017年7月28日

 (2 則留言) (0 個反應) (0 位負責人)TypeScript (606 個分叉)batch import
help wantedquestion

倉庫指標

星標
 (13,240 顆星)
PR 合併指標
 (30 天內沒有已合併 PR)

描述

I updated to Chrome 60 and tried to npm install chromeless and got this error:

npm ERR! code EBADPLATFORM npm ERR! notsup Unsupported platform for inotify@1.4.1: wanted {"os":"linux","arch":"any"} (current: {"os":"win32","arch":"x64"}) npm ERR! notsup Valid OS: linux npm ERR! notsup Valid Arch: any npm ERR! notsup Actual OS: win32 npm ERR! notsup Actual Arch: x64

Is this correct?

貢獻者指南