L-10 SyntaxError: Invalid or unexpected token #2259
-
I am on NEXTJS raffle and I am trying to see the frontend through localhost and when I am running the
And because of this error maybe http://localhost:3000/ says "This site can't be reached" Plus, Patrick mentioned in the video that we should use the package.json and yarn.lock file of this lesson from the repo for an error free journey, I did the same. Is this why it is causing an issue? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 4 replies
-
@ashrth This issue occurs due to the wrong syntax used in importing things. Push it to GitHub and leave a link here I will see it. |
Beta Was this translation helpful? Give feedback.
@ashrth This issue occurs due to the wrong syntax used in importing things. Push it to GitHub and leave a link here I will see it.