You are browsing as a guest. Sign up (or log in) to start making projects!

React

  • 1 Devlogs
  • 1 Total hours
Open comments for this post

49m 49s logged

Devlog1: My Codespace go kaboom

I was editing index.css of the vite just to test out different application of things and then i went to check out another website deployment and when i returned it, the connection was lost so I reloaded the page and then everything was gone and a similar pop up that’s in the screenshot popped.

So all the files were gone and then retried installing the vite modules and bootsrap from the terminal it says command not found. I asked github chat nearby that check why vite is not getting installed so it said to install node, then i realised lets create a new repository.

Reason- Github codespace already provides environment for these things which we generally have to install on a desktop , so installing one will again create a huge mess and will also affect deployment indirectly.

All the progress is gone but its never too late to start again

Devlog1: My Codespace go kaboom

I was editing index.css of the vite just to test out different application of things and then i went to check out another website deployment and when i returned it, the connection was lost so I reloaded the page and then everything was gone and a similar pop up that’s in the screenshot popped.

So all the files were gone and then retried installing the vite modules and bootsrap from the terminal it says command not found. I asked github chat nearby that check why vite is not getting installed so it said to install node, then i realised lets create a new repository.

Reason- Github codespace already provides environment for these things which we generally have to install on a desktop , so installing one will again create a huge mess and will also affect deployment indirectly.

All the progress is gone but its never too late to start again

Replying to @SK

0

Followers

Loading…