-
Hi there! 👋
Firstly, I just want to say, what you've managed to achieve by combining Electron and Next.js into a single project is absolutely fantastic! As someone who is relatively new to the fron…
-
### Steps to Reproduce
1. Re-installed via snap after upgrading Ubuntu 24. Previously this crashed and was getting the error as related to #3521
2. After Re-install and attempting to import fro…
-
## Prerequisites
- [x] Using npm
- [x] Using an up-to-date [`main` branch](https://github.com/electron-react-boilerplate/electron-react-boilerplate/tree/main)
- [x] Using latest version o…
-
### Link to the code that reproduces this issue
https://github.com/andyvanosdale/nextjs-vscode-debug-read-source-map-issue
### To Reproduce
1. run `npx create-next-app`
2. Start the VS Code debugg…
-
I have read through and tried out the solutions in #18 but no success.
Steps to reproduce:
1. Create a nextjs app with
`npx nx generate @nx/next:application --name=my-app --directory=apps/my-a…
-
Hi there, it's crashing in Ubuntu
Mixpanel tracking error ReferenceError: document is not defined
at MixpanelPeople. (/tmp/.mount_Mingo-DMn3sC/resources/app.asar/node_modules/mixpanel-browser/dis…
-
2022-11-02 15:44:52:700 [info] last update time: Wed Nov 02 2022 15:44:52 GMT+0800 (CST)
2022-11-02 15:44:52:728 [info] Register shortcut: toggleWindow, Ctrl+Shift+W
2022-11-02 15:44:52:731 [info] r…
-
### Steps to Reproduce
1.
2.
3.
4.
### Error Log (Desktop only)
### Console Output
### Meta Info
META: SP10.0.11 Electron – zh-CN – Win32 – Mozilla/5.0 (Windows NT 10.0; Win64;…
-
Wow, thank you for making this project! Seems like all of the other demos for Vite and Electron out there use some kind of other tool which abstracts away the steps to combine the tooling manually, an…
-
Hi.
Just a super quick question: is there a way to have a npm script to not run electron at all in dev?
`npm run dev -- -no-electron`??
I just want to code the frontend and don't need electro…