MCPcopy
hub / github.com/remix-run/react-router / error

Method error

packages/react-router-node/stream.ts:308–313  ·  view source on GitHub ↗
(error: Error)

Source from the content-addressed store, hash-verified

306 }
307
308 error(error: Error) {
309 if (this.controller) {
310 this.controller.error(error);
311 delete this.controller;
312 }
313 }
314}

Callers 15

enqueueMethod · 0.80
flatRoutesUniversalFunction · 0.80
findRouteModuleForFolderFunction · 0.80
createReactRouterFunction · 0.80
github-mocks.tsFile · 0.80
interactWithShellFunction · 0.80
bin.cjsFile · 0.80
runFunction · 0.80
componentDidCatchMethod · 0.80
DefaultErrorComponentFunction · 0.80
componentDidCatchMethod · 0.80

Calls

no outgoing calls

Tested by 1

interactWithShellFunction · 0.64