-
### Link to the code that reproduces this issue
https://github.com/moltco/simple-consumer-2
### To Reproduce
1. Clone sample TypeScript module package: `git clone https://github.com/moltco/simple-p…
-
Error msg:
```javascript
ReferenceError: jest is not defined
at Object. (C:\Users\alilo\Documents\NextjsWithTS\nextjs-boilerplate\node_modules\jest-next-dynamic\index.js:53:3)
at Module._…
-
Hi,
I want to try reactpage but when npm run dev, i have error :
```
error - ./node_modules/react-dnd/dist/esm/core/DndProvider.mjs:28:0
Module not found: Package path ./jsx-runtime.js is not ex…
-
- [x] Find boilerplate code that uses Typescript, React (nextjs), and Tailwind
- [x] Build article listing page
- [x] Build article detail page
- [ ] Build login page
- [ ] Build user details page
-
I've noticed that most if not all of the data returned from GraphQL queries and passed around the application are untyped, resulting in an implicit `any` type which makes it more difficult to work wit…
-
**Describe the bug**
I'm encountering an issue while trying to initialize Sanity for a Next.js project. The install-peerdeps command fails with a permission error despite multiple attempts with dif…
-
### Pre-flight checklist
- [X] I have read the [contribution documentation](https://github.com/electron/forge/blob/main/CONTRIBUTING.md) for this project.
- [X] I agree to follow the [code of cond…
-
### Link to the code that reproduces this issue
https://github.com/arnaud0617/nextjs-boilerplate
### To Reproduce
1. I deployed the NexJS-boilerplate on vercel : it works
2. I added flask …
-
I would like to do some basic research about other existing web starter kits:
- Which ones are popular and why are they popular?
- Are many starter kits aimed at a niche market or more generic?
- How…
-
Ever struggle with finding the right way of implementing Permit in your framework? Thinking of a cool way to support Permit with Next.js? This is one of our 10 community feature challenges, and we wan…