-
### Describe the bug
While trying to deploy the icon on nextjs 14.0.1 using vercel, the following error pops up
```
Attempted import error: 'TbTransactionBitcoin' is not exported from '__barrel_opt…
-
### Describe the bug
When creating a new install of NextJS and adding ShadCN UI components, a number of build issues prevent deploying to vercel.
There is zero custom code here. Default install o…
-
### Describe the bug
File upload with yoga and nextjs works fine if its app router, but in pages legacy router it does not work as expected ... while using bodyParser: false it results with 500 err…
-
### Link to the code that reproduces this issue
https://github.com/andyvanosdale/nextjs-vscode-debug-read-source-map-issue
### To Reproduce
1. run `npx create-next-app`
2. Start the VS Code debugg…
-
### Describe the bug
I get the following error when I try to call `npx shadcn add seperator`.
Error:
```
⠙ Checking registry.
Something went wrong. Please check the error below for more detai…
-
**What version of this package are you using?**
2.6.2
**What operating system, Node.js, and npm version?**
Windows 11
node 18.19.1
npm 10.0.0
yarn 4.1.1
**What happened?**
I have been tryi…
-
I am trying to run mindar on nextjs 14, but I have not been succesful. Whetever I use AFrame or Three, I get this error:
![image](https://github.com/hiukim/mind-ar-js-react/assets/10481058/af57f20…
-
## Description
When trying to run Storybook in the `sns-shared-ui` package of our monorepo project, I'm encountering multiple resolution errors. It seems that several Storybook addons are not being…
-
# This ticket is soft-blocked. Waiting on an update from NextJS to support ESLint flat config.
Not available as of NextJS 14.2.
### Description of the Tech Debt
Eslint is changing it's configurati…
-
### Checklist
- [X] The issue can be reproduced in the [nextjs-auth0 sample app](https://github.com/auth0-samples/auth0-nextjs-samples/tree/main/Sample-01) (or N/A).
- [X] I have looked into the […