Authing / Guard

📌 Authing SSO login widget - Your Guard. (🚄Production Ready)
https://cdn.authing.co/packages/guard/doc/v6/guide/install.html
MIT License
1.75k stars 221 forks source link

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

Open neverchanje opened 3 weeks ago

neverchanje commented 3 weeks ago

pnpm 9.4.0 git log: 1eff532ef39188d18717480cba9c95740971aa28

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