blitz-js / legacy-framework

MIT License
2 stars 2 forks source link

Serious: codesandbox.io fresh install infinite loop - Please fix! #1000

Closed l1ghtn1ngth1ef closed 1 year ago

l1ghtn1ngth1ef commented 1 year ago

What is the problem?

Hey loving this amazing platform, unfortunatley unable to introduce to peers and collaborate as codesandbox instance throws an infinite loop by default straight off a fresh install!

Would love to help and see if we can fix this together! Happy to do the testing and to collaborate.

1) Fresh Install 2) Straight Infinite Loop 3 Please please Help with this one!

https://www.awesomescreenshot.com/video/19721584?key=898e7cee95511db0313152a07fda91f8

Paste all your error logs here:

PASTE_HERE (leave the ``` marks)

Paste all relevant code snippets here:

PASTE_HERE (leave the ``` marks)

What are detailed steps to reproduce this?

1) Fresh Install 2) Straight Infinite Loop 3 Help!

Run blitz -v and paste the output here:

Blitz version: 2.0.0-beta.31 (local)
Linux 5.15 | linux-x64 | Node: v16.17.0

 Package manager: npm

  System:
    OS: Linux 5.15 Debian GNU/Linux 11 (bullseye) 11 (bullseye)
    CPU: (2) x64 AMD EPYC
    Memory: 339.44 MB / 2.01 GB
    Shell: 5.1.4 - /bin/bash
  Binaries:
    Node: 16.17.0 - /tmp/yarn--1691331336237-0.7860681648780028/node
    Yarn: 1.22.19 - /tmp/yarn--1691331336237-0.7860681648780028/yarn
    npm: 8.15.0 - /usr/local/bin/npm
  npmPackages:
    @blitzjs/auth: 2.0.0-beta.31 => 2.0.0-beta.31 
    @blitzjs/next: 2.0.0-beta.31 => 2.0.0-beta.31 
    @blitzjs/rpc: 2.0.0-beta.31 => 2.0.0-beta.31 
    @prisma/client: 4.6.1 => 4.6.1 
    blitz: 2.0.0-beta.31 => 2.0.0-beta.31 
    next: 13.4.5 => 13.4.5 
    prisma: 4.6.1 => 4.6.1 
    react: 18.2.0 => 18.2.0 
    react-dom: 18.2.0 => 18.2.0 
    typescript: ^4.8.4 => 4.9.5 

Done in 0.57s.

Please include below any other applicable logs and screenshots that show your problem:

No response