You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 20, 2023. It is now read-only.
When developing for electron, require('electron') returns undefined in platformio-atom-ide-terminal
To reproduce:
This throws
TypeError: Cannot read property ' on' of undefined
However, in a system terminal it works as intended.see also http://stackoverflow.com/questions/40664009/requireelectron-app-is-undefined-i-npm-installed-fresh-modules-unsure-what/40664925#40664925
The text was updated successfully, but these errors were encountered: