Sudden errors from next-font-loader
Unanswered
Northeast Congo Lion posted this in #help-forum
Northeast Congo LionOP
Hey as of about 15 mins ago, when restarting my local environment I began getting these errors. I haven't touched anything to do with fonts in a while, and can't figure out how to proceed with debugging.
I've removed .next and attemped to re-build, as well as node_modules/package-lock and npm install, as well as npm update. No joy
Font setup in the picture provided. Any advice appreciated.
unhandledRejection SyntaxError: Unexpected end of JSON input
at JSON.parse (<anonymous>)
at /node_modules/next/dist/build/webpack/loaders/next-font-loader/index.js:34:110
at Span.traceAsyncFn (/node_modules/next/dist/trace/trace.js:154:26)
at Object.nextFontLoader (/node_modules/next/dist/build/webpack/loaders/next-font-loader/index.js:23:31)
at LOADER_EXECUTION (/node_modules/next/dist/compiled/loader-runner/LoaderRunner.js:1:4134)
at runSyncOrAsync (/node_modules/next/dist/compiled/loader-runner/LoaderRunner.js:1:4145)
at iterateNormalLoaders (/node_modules/next/dist/compiled/loader-runner/LoaderRunner.js:1:5782)
at /node_modules/next/dist/compiled/loader-runner/LoaderRunner.js:1:5426
at /node_modules/next/dist/compiled/webpack/bundle5.js:28:401777
at eval (eval at create (/node_modules/next/dist/compiled/webpack/bundle5.js:13:28858), <anonymous>:14:1)
I've removed .next and attemped to re-build, as well as node_modules/package-lock and npm install, as well as npm update. No joy
Font setup in the picture provided. Any advice appreciated.
unhandledRejection SyntaxError: Unexpected end of JSON input
at JSON.parse (<anonymous>)
at /node_modules/next/dist/build/webpack/loaders/next-font-loader/index.js:34:110
at Span.traceAsyncFn (/node_modules/next/dist/trace/trace.js:154:26)
at Object.nextFontLoader (/node_modules/next/dist/build/webpack/loaders/next-font-loader/index.js:23:31)
at LOADER_EXECUTION (/node_modules/next/dist/compiled/loader-runner/LoaderRunner.js:1:4134)
at runSyncOrAsync (/node_modules/next/dist/compiled/loader-runner/LoaderRunner.js:1:4145)
at iterateNormalLoaders (/node_modules/next/dist/compiled/loader-runner/LoaderRunner.js:1:5782)
at /node_modules/next/dist/compiled/loader-runner/LoaderRunner.js:1:5426
at /node_modules/next/dist/compiled/webpack/bundle5.js:28:401777
at eval (eval at create (/node_modules/next/dist/compiled/webpack/bundle5.js:13:28858), <anonymous>:14:1)