-
On my 2019 16" mac, the tests do not run fast enough.
I cannot expect the url to have changed after a test clicks a button.
For example, in `onboarding.test.ts` this code won't work:
https://gi…
-
Following the [Getting Started](https://github.com/epicweb-dev/epic-stack/blob/main/docs/getting-started.md) documentation. When I run the `npx` command: `npx create-epic-app@latest` using either Node…
-
### Bug description
Got error: `PrismaClientRustPanicError: Invalid 'client.tag.upsert()'` when trying to perform a seed using Prisma + SQLite.
### How to reproduce
1. Clone this repository: …
-
### Have you experienced this bug with the latest version of the template?
yes
### Steps to Reproduce
When I clone this project, and follow all setup instructions, the deployment happens but the he…
-
On production I noticed that it only says "Error: Invariant failed" but it doesn't explain what the error is about.
What is the best practice for investigating error with tiny-invariant on the server…
-
for some reason when using the basic setup to start this course im getting this error:
```
Error [ERR_MODULE_NOT_FOUND]: Cannot find module '/Users/yonatanitzhaky/Documents/development/epic-web-dev/…
-
Using `@import '~payload/scss'` in a `.scss` file that is being imported (maybe indirectly) in `payload.config.ts` raises an error:
```
Error: Can't find stylesheet to import.
╷
1 │ @impor…
-
Hi,
I've been using RedirectManager 6.0.0 along with EPiServer.CMS 12.22.5, and I've come across an issue that I'd like some guidance on.
Every time one of our editors saves a page, it seems to …
-
## The problem
We encourage the students to run the `playground` directory in their IDE but that directory never has any TypeScript configuration. This results in the default VS Code types being pr…
-
Env:
Node: 18.15.0
I am getting the following error on running `npm run dev`