jdev082 / freecat

The FreeCat Web Browser
Other
5 stars 5 forks source link

FreeCat broken by prettier #108

Closed jdev082 closed 2 years ago

jdev082 commented 2 years ago

What syntax error is causing this white screen

webdev03 commented 2 years ago

Maybe open it up in VSCode?

jdev082 commented 2 years ago

I dont use vscode I use vim which ALSO has syntax highlighting.

And i cant find it It's like what happened last time when nobody knew what was wrong. I will have to revert to the last build and hope nobody is stupid enough to run prettier again.

jdev082 commented 2 years ago

The only syntax errors detected:

image

jdev082 commented 2 years ago

these are all false positives

webdev03 commented 2 years ago

yes thats why I made an eslint config for you earlier. and @hello-smile6 you should have asked jaydendev first. open up devtools

webdev03 commented 2 years ago

FYI: You didn't remove prettier.

jdev082 commented 2 years ago

yes thats why I made an eslint config for you earlier. and @hello-smile6 you should have asked jaydendev first. open up devtools

Lint tools shouldn't style rather fix errors

webdev03 commented 2 years ago

yes that is what it is trying to do

jdev082 commented 2 years ago

Dev tools don't open btw

jdev082 commented 2 years ago

someone has to get on this issue :((((

webdev03 commented 2 years ago

https://github.com/JaydenDev/freecat/blob/main/package.json#L30

webdev03 commented 2 years ago

From which commit did this start @JaydenDev ?

jdev082 commented 2 years ago

I can just revert to the last working build

hello-smile6 commented 2 years ago

The only syntax errors detected:

image

I'll fix.