electron-userland / electron-prebuilt-compile

electron-prebuilt with Babel and React built-in
168 stars 50 forks source link

electron-prebuilt-compile uses NOD_MODULE_VERSION 54 instead of 57 ? #52

Closed andreGarvin closed 6 years ago

andreGarvin commented 6 years ago

Hey, I wanted to know that if electron-prebuilt-compile uses NODE_MODULE_VERSION 57 or is this an electron-prebuilt or electron-compile specific question. I am using a module that uses NODE_MODULE_VERSION 57 and conflicts with the electron is there a way to bump the NODE_MODULE_VERSION in electron prebuilt compile.

andreGarvin commented 6 years ago

@paulcbetts @felixrieseberg

ghost commented 6 years ago

it's an electron specific question.

andreGarvin commented 6 years ago

kk