at RequestGraph.invalidateOptionNodes (food-ordering-appnode_modules@parcelcorelibRequestTracker.js:249:29)
at loadRequestGraph (food-ordering-appnode_modules@parcelcorelibRequestTracker.js:872:18)
at async RequestTracker.init (food-ordering-appnode_modules@parcelcorelibRequestTracker.js:822:17)
at async Parcel._init (food-ordering-appnode_modules@parcelcorelibParcel.js:188:28)
at async Parcel.watch (food-ordering-appnode_modules@parcelcorelibParcel.js:260:7)
at async run (food-ordering-appnode_modulesparcellibcli.js:283:9)
{
generatedMessage: true,
code: ‘ERR_ASSERTION’,
actual: false,
expected: true,
operator: ‘==’
}
I was running the command npx start in my vs code terminal, after the development server started I refreshed the page several times to view my shimmer ui effect after which it gave this error.
Vikalp Narayan is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.