-
When configuring the dev server with the following options:
```
.configureDevServerOptions(options => {
options.http2 = true,
options.https = {
key: 'infrastructure/ssl/private/…
-
### Link to the code that reproduces this issue
https://github.com/y-hsgw/with-urql
### To Reproduce
When using` next dev --turbo` with a Next.js application, the following error message appe…
-
Template issue and N/A data issue for State and Additional comments
![Image](https://github.com/user-attachments/assets/de4e7e92-8b5c-4086-9206-3e1d765f41c1)
-
Template issue & Additional Comments issues (N/A)
![Image](https://github.com/user-attachments/assets/3f7f474d-5ebe-4c71-8ab0-401996fb6ac8)
-
### What feature?
I have an idea
### Add screenshots
Add screenshots
### Code of Conduct
- [x] I agree to follow this project's Code of Conduct
-
### Overview
This issue tracks the agenda and notes for the Development/PM meeting
### Action Items
- [ ] Add the Date of the next meeting below
- [ ] Link the Agenda/Notes from meeting
### R…
-
### What happened?
**Context**
- Python Pulumi project
- Creates VPC + EKS using Crosswalk
- Creates Managed Node Groups w/ Launch Templates
The motivation here is to set capacity reservations in t…
-
```text
Failed to open /dev/cros_ec. Because: Os { code: 2, kind: NotFound, message: "No such file or directory" }
thread 'main' panicked at 'called `Option::unwrap()` on a `None` value', framework_…
-
### Thanks for taking the time to fill out this bug report!"
- [X] I have searched the issue tracker for similar issues
- [X] I have verified that the issue is present when using the most recent vers…
-
When I check out the repository and attempt to run the dev server according to the instructions, I get an error that `babel-loader` isn't found.
```
$ env --chdir=frontend nix develop -c yarn dev
…