jdev082 / freecat

The FreeCat Web Browser
Other
5 stars 5 forks source link

Add template issue for when Freecat won't open. #54

Closed hello-smile6 closed 2 years ago

hello-smile6 commented 2 years ago

It happens so much, we may as well have a dedicated template for it.

jdev082 commented 2 years ago

k, nice.

webdev03 commented 2 years ago

@JaydenDev @hello-smile6 About templates, you should change the part to give system info and stuff to the output of

npx envinfo --managers --IDEs --system --duplicates --npmPackages --languages

you can run

npx envinfo --help

to see more options

hello-smile6 commented 2 years ago

@JaydenDev @hello-smile6 About templates, you should change the part to give system info and stuff to the output of

npx envinfo --managers --IDEs --system --duplicates --npmPackages --languages

you can run

npx envinfo --help

to see more options

Good idea!