-
Hello, I am have trouble finding documentation for @capacitor/electron . What versions of electron can I use with the latest version @capacitor/electron (https://npm.io/package/@capacitor/electron)? |
Beta Was this translation helpful? Give feedback.
Answered by
pwespi
Dec 28, 2020
Replies: 1 comment
-
The Capacitor Electron platform has been moved to capacitor-community/electron. You should use the new |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
imhoffd
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The Capacitor Electron platform has been moved to capacitor-community/electron. You should use the new
@capacitor-community/electron
package, which according to its README supports Electron version^11.0.1
.