-
Currently, yarn lockfiles are copied to the isolated package as-is. However, I think there's an easy solution. Running `yarn install` in the isolated package will prune unused entries from the lockfil…
-
* **Electron-Builder Version**: 24.4.0
* **Node Version**: 18.16.1
* **Electron Version**: 25.2.0
* **Electron Type (current, beta, nightly)**: current
* **Target**: x64
…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Is your feature request related to a problem? Please describe the problem.
I am trying to create basic S…
-
### react-native environment setup
- [X] I verified that I have not react-native-cli installed globally and be up to date about the React Native environment setup.
### Description
I was running the…
-
### Is your feature request related to a problem? Please describe
Storybook 7 introduces many improvements for type support when using Vue. Still, we're seeing errors when trying to pass arguments …
-
### react-native environment setup
- [ ] I verified that I have not react-native-cli installed globally and be up to date about the React Native environment setup.
### Description
Whenever i try to…
-
### Describe the bug
```
❯ npx ignite-cli@latest new PizzaApp3
✅ What bundle identifier? · com.pizzaapp3
✅ Where do you want to start your project? · C:\CODING\LEARNING\MOBILE APPS\PizzaApp3
…
-
Type: Bug
im not able to find the explorer in left side of the window
VS Code version: Code 1.82.1 (6509174151d557a81c9d0b5f8a5a1e9274db5585, 2023-09-08T08:45:05.575Z)
OS version: Windows_NT x6…
-
## Summary
I am trying to write a JSON file, however I have problems, as I cannot use require fs
I tried with this function in App.jsx:
`const writeFile = (filename, data) => {
var fs = …
-
As explained in [this discussion](https://github.com/pmndrs/react-three-fiber/discussions/2823) the tutorial on getting started with react-three-fiber and expo / react-native does not work.
When yo…