Error: Got unexpected null Parcel.js #9975
Unanswered
vitalik203
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
parcel index.html --open --no-source-maps
Error: Got unexpected null
at nullthrows (D:\Documents\Forkify-App\node_modules\nullthrows\nullthrows.js:7:15)
at RequestGraph.invalidateOptionNodes (D:\Documents\Forkify-App\node_modules@parcel\core\lib\RequestTracker.js:248:44)
at loadRequestGraph (D:\Documents\Forkify-App\node_modules@parcel\core\lib\RequestTracker.js:872:18)
at async RequestTracker.init (D:\Documents\Forkify-App\node_modules@parcel\core\lib\RequestTracker.js:822:17)
at async Parcel._init (D:\Documents\Forkify-App\node_modules@parcel\core\lib\Parcel.js:188:28)
at async Parcel.watch (D:\Documents\Forkify-App\node_modules@parcel\core\lib\Parcel.js:260:7)
at async run (D:\Documents\Forkify-App\node_modules\parcel\lib\cli.js:283:9) {
framesToPop: 1
How can I look for this error ?
Beta Was this translation helpful? Give feedback.
All reactions