-
## Summary
When I type `npm start`, everything works as it should. But as soon as I type `npm run package -- --mac` and open the build, I get a blank page and in the console the error message
```…
-
### Current Behavior
For electron application to work with we need to use file protocol to load resources when application is packaged.
This issue is usually solved by providing `baseHref` to be …
-
**Versions:**
- `cypress-testing-library` version: 8.0.1
- `node` version: 12.22.6
- `npm` version: 6.14.15
**What you did:** I tried to get an element using the `cy.findByRole` command
**Wha…
-
logRender cannot write log to file(only to console)when using "npx create-react-app project-name --typescript" initialize project.
But it can write logs to files without "--typescript" in the command…
-
### SerialPort Version
10.4.0
### Node Version
14.19.1
### Electron Version
17.2.0
### Platform
Linux [redacted] 5.13.0-37-generic #42~20.04.1-Ubuntu SMP Tue Mar 15 15:44:28 UTC 2…
-
A Mega Mega Thank You for this; you have saved me tens and tens of hours of my life. Kudos to you.
Now, coming to the point.
Today, I faced a big frustration. Actually, I wanted to sign and notari…
-
I'm just wondering if there will be a version on the new versions of electron
-
The react-native modules for [macOS](https://github.com/microsoft/react-native-macos) and [windows](https://github.com/microsoft/react-native-windows) have way better performance and user experience a…
-
**Describe the bug**
VoTT building from source error Windows 10.
**To Reproduce**
Steps to reproduce the behavior:
Install Node.js v14
Download VoTT v.2.2.0 Source Code
`"@tensorflow/tfjs": "^…
-
### Problem Statement
Right now for the JS SDKs we have 2 categories that an SDK can fall into, `browser` and `server`.
I'd like to explore having more categories, so that the docs become more accur…