NextJS storybook does not build
- Dominant language
- TypeScript
- Stars
- 53
- Forks
- 63
- Avg merge
- 2d 4h
- Merged PRs (30d)
- 15
Description
### Summary of the bug
The nextJS storybook does not build\run
### 🪜 How to reproduce
Tell us the steps to reproduce the problem:
1. Build the components with `npm run build`
2. In the nextjs package, run `npm run build`
3. See the error
### 🧐 Expected behaviour
The next js storybook should build and run to show the components working in nextJS
### 🚨 Urgency (low, medium or high)
If applicable, tell us how urgent it is that this issue gets resolved, based on the impact it has on your team's work or project timeline.
Low
Contributor guide
Research direction
Start by running `npm run build` for the components and then `npm run build` in the NextJS package, as described in the issue. Inspect the reported error and the NextJS Storybook setup; done means the Storybook builds and runs to show the components working in NextJS.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- next.js, storybook, typescript
- Domain
- build-system, frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100