Guard icon indicating copy to clipboard operation
Guard copied to clipboard

unable to run the example Guard/examples/guard-nextjs-react18

Open neverchanje opened this issue 1 year ago • 1 comments

  • Version:

pnpm 9.4.0 git log: 1eff532ef39188d18717480cba9c95740971aa28

  • Platform:

Darwin wutaos-MacBook-Pro.local 23.5.0 Darwin Kernel Version 23.5.0: Wed May 1 20:12:58 PDT 2024; root:xnu-10063.121.3~5/RELEASE_ARM64_T6000 arm64

Severity:

Critical

Description:

I encountered an error while running the development server as well as during the production build. I’m wondering if you have ever tried building this demo yourself? These issues raise concerns for me about the stability of the software.

Screenshot 2024-10-26 at 16 21 06

Steps to reproduce the error:

cd Guard/examples/guard-nextjs-react18
pnpm build

# or 

pnpm run dev

neverchanje avatar Oct 26 '24 08:10 neverchanje

  • Version:

pnpm 9.4.0 git log: 1eff532

* **Platform**:

Darwin wutaos-MacBook-Pro.local 23.5.0 Darwin Kernel Version 23.5.0: Wed May 1 20:12:58 PDT 2024; root:xnu-10063.121.3~5/RELEASE_ARM64_T6000 arm64

Severity:

Critical

Description:

I encountered an error while running the development server as well as during the production build. I’m wondering if you have ever tried building this demo yourself? These issues raise concerns for me about the stability of the software. Screenshot 2024-10-26 at 16 21 06

Steps to reproduce the error:

cd Guard/examples/guard-nextjs-react18
pnpm build

# or 

pnpm run dev

I have the same problem. Did you solve ir?

shutingshao avatar Dec 23 '24 10:12 shutingshao