You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, so I'm working on a side project (https://github.com/baaraak/Linkme_linktree-clone)
My client folder use CRA and for some reason when I'm starting the app using yarn start I'm getting Compiled successfully! and I know that I have many errors... unsued imports/variables... probably hooks related stuff..
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, so I'm working on a side project (https://github.com/baaraak/Linkme_linktree-clone)
My
client
folder use CRA and for some reason when I'm starting the app usingyarn start
I'm gettingCompiled successfully!
and I know that I have many errors... unsued imports/variables... probably hooks related stuff..My package.json: https://github.com/baaraak/Linkme_linktree-clone/blob/master/client/package.json
I tried to delete node_modules/yarn.lock, doesn't work.
I'm already desperate...
BTW
In other projects, my eslint works perfectly (also CRA projects) only in this one it's not working.
Hopefully someone knows how to fix it?
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions