undefined is not exported by NSectionBlock
Open
Nobody has claimed this yet.
bug
- Dominant language
- TypeScript
- Stars
- 3.3k
- Forks
- 214
- Avg merge
- 13h 22m
- Merged PRs (30d)
- 18
Description
🐛 The bug
vue version: 3.4.13 this problem
🛠️ To reproduce
https://github.com/oku-ui/pergel/tree/main/packages/nuxt
🌈 Expected behavior
pnpm run client:build The above error occurs.
ℹ️ Additional context
No response
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the reproduction repository linked in the issue and run pnpm run client:build from its packages/nuxt package. Trace the undefined is not exported by NSectionBlock error to the relevant build entry point. Done means the client build completes without this export error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- build-system
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 45/100