-
### Current Behavior
Getting an empty build after upgrading to `style-dictionary@4.0.0` with `nx@17.2.4`
### Expected Behaviour
Should get a working build
### Github Repo
_No response_
…
-
Package version (if known): `v1.2.7`
## Describe the bug
Unable to install with the `invenio buildall` command because of a dependency resolution problem. Actually, the problem can also be seen if…
-
### Link to the code that reproduces this issue
https://github.com/Javad9s/nextjs-dynamic-params-cached-notfound/
### To Reproduce
1. Build and start the application (`npm run build` , `npm …
-
### Verify canary release
- [X] I verified that the issue exists in the latest Next.js canary release
### Provide environment information
```bash
Operating System:
Platform: darwin
Ar…
-
When I try to create a new Vite project using `yarn create vite` and selecting React with Typescript + SWC, I can perform `yarn build` just fine, however when I `yarn add -D @swc/plugin-emotion` and u…
-
- The standard scripts for create-react-app are no longer running correctly.
- As an example, I needed to access the `start` script directly from node_modules `"node node_modules / react-scripts / …
-
### Prerequisites
- [X] I have read the [Contributing Guidelines](https://github.com/ionic-team/stencil/blob/main/CONTRIBUTING.md).
- [X] I agree to follow the [Code of Conduct](https://github.com/io…
-
### Verify canary release
- [X] I verified that the issue exists in the latest Next.js canary release
### Provide environment information
```bash
Operating System:
Platform: darwin
Ar…
-
### Build/Submit details page URL
_No response_
### Summary
I'm looking to add OTA Updates to my React Native application, but I want to implement my own server (I'm not paying the official expo wa…
-
### Describe the bug
After running
```
npx create-react-app my-app
```
switching to my-app directory and running
```
yarn start
```
This works fine. Then I run the following on the co…