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
error-./pages/_app.js:5:37
Syntax error: Unexpectedtoken,expected";"3|4|exportdefaultfunctionApp({ Component, pageProps }){>5|return<Component{...pageProps}/>!;|^6|}7|Error: Syntax error: Unexpectedtoken,expected";"3|4|exportdefaultfunctionApp({ Component, pageProps }){>5|return<Component{...pageProps}/>!;|^6|}7|atgetBabelError(/Users/joe/Documents/Blog/www/node_modules/next/dist/build/webpack/plugins/wellknown-errors-plugin/parseBabel.js:4:91)atgetModuleBuildError(/Users/joe/Documents/Blog/www/node_modules/next/dist/build/webpack/plugins/wellknown-errors-plugin/webpackModuleError.js:1:2469)at/Users/joe/Documents/Blog/www/node_modules/next/dist/build/webpack/plugins/wellknown-errors-plugin/index.js:1:549atArray.map(<anonymous>)
at /Users/joe/Documents/Blog/www/node_modules/next/dist/build/webpack/plugins/wellknown-errors-plugin/index.js:1:478
at SyncHook.eval [as call] (eval at create (/Users/joe/Documents/Blog/www/node_modules/tapable/lib/HookCodeFactory.js:19:10), <anonymous>:7:1)
at SyncHook.lazyCompileHook (/Users/joe/Documents/Blog/www/node_modules/tapable/lib/Hook.js:154:20)
at Compilation.seal (/Users/joe/Documents/Blog/www/node_modules/webpack/lib/Compilation.js:1284:19)
at /Users/joe/Documents/Blog/www/node_modules/webpack/lib/Compiler.js:675:18
at /Users/joe/Documents/Blog/www/node_modules/webpack/lib/Compilation.js:1261:4
To Reproduce
Introduce a syntax error and refresh the page.
The text was updated successfully, but these errors were encountered:
This issue has been automatically locked due to no recent activity. If you are running into a similar issue, please create a new issue with the steps to reproduce. Thank you.
vercel
locked as resolved and limited conversation to collaborators
Jan 29, 2022
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Bug report
Describe the bug
To Reproduce
Introduce a syntax error and refresh the page.
The text was updated successfully, but these errors were encountered: