fable-compiler / fable-elmish-electron-material-ui-demo

Complete boilerplate for Electron apps using Fable and Elmish with hot module reloading, time-travel debugging, etc.
MIT License
113 stars 19 forks source link

The engine "node" is incompatible with this module. Expected version ">=8.12.0". #3

Closed vasily-kirichenko closed 5 years ago

vasily-kirichenko commented 5 years ago
Starting target 'YarnInstall'
.> "C:\Program Files (x86)\Yarn\bin\yarn.CMD" install (In: false, Out: false, Err: false)
yarn install v1.7.0
[1/4] Resolving packages...
[2/4] Fetching packages...
error electron-builder@20.38.4: The engine "node" is incompatible with this module. Expected version ">=8.12.0".
error Found incompatible module
info Visit https://yarnpkg.com/en/docs/cli/install for documentation about this command.
Finished (Failed) 'YarnInstall' in 00:00:19.0569876
cmeeren commented 5 years ago

Unable to repro locally, and builds fine on AppVeyor, too. Do you know what could be wrong?