-
### What version of Next.js are you using?
12
### What version of Node.js are you using?
16
### What browser are you using?
Chrome
### What operating system are you using?
windows…
-
| | |
| --- | --- |
| Bugzilla Link | [22795](https://llvm.org/bz22795) |
| Resolution | FIXED |
| Resolved on | Mar 12, 2015 20:53 |
| Version | unspecified |
| OS | Linux |
| CC | @hfinkel,@rotate…
-
Hey all, I'm trying to install `@twind/next` in an app using NextJS v12. However, this is the error I'm facing during installation:
```
npm ERR! While resolving: nextjs-config@1.0.0
npm ERR! Foun…
-
### What version of Next.js are you using?
12.0.3
### What version of Node.js are you using?
14.17.3
### What browser are you using?
Chrome
### What operating system are you using?
…
-
### What version of Next.js are you using?
Attempted: `v12.0`., `v12.0.2-canary.2` and `v12.0.2-canary.11`
### What version of Node.js are you using?
Attempted: node/14.18.1 and node/16.13.0
…
-
**Describe the bug**
Installed the latest version `^2.0.0` installed via Node 16.7.0 in a NextJS project and get this error when importing:
Import statement:
`import { payments } from "@square/we…
-
### What version of Next.js are you using?
12.0.5 (Tested from 12.0.1 to 12.0.5 & canary versions)
### What version of Node.js are you using?
v16.2.0 (Used > 12.2 as well when searching for the bug…
-
When I am trying to add nft.storage in [Metaplex web](https://github.com/metaplex-foundation/metaplex/tree/master/js/packages/web) for PL boomcamp V0 showcase, I ran into a bug which is thrown in `nft…
-
Pardon me for my ignorance if I have missed something obvious:
**Note: This worked just fine before Next12**
Today I bumped up NextJS from 11 to 12 and since then, this is what I get while buildin…
-
Related to https://github.com/getsentry/sentry-javascript/issues/4103.
The Next.js SDK crashes apps on the server-side when deployed on Vercel. It doesn't happen locally.
Error logs
```
20…