catamphetamine / print-error

Javascript print error stack trace (pretty, terminal, html, markdown, etc)
MIT License
1 stars 2 forks source link

Doesn't work, breaks upon usage. #4

Open douglasg14b opened 9 months ago

douglasg14b commented 9 months ago

When using terminal:

TypeError: sysPath.basename is not a function at ParsedError2._parseTraceItem (http://localhost:3000/node_modules/.vite/deps/print-error.js?v=7bd4ec6a:1257:26) at ParsedError2._parseStack (http://localhost:3000/node_modules/.vite/deps/print-error.js?v=7bd4ec6a:1193:37) at ParsedError2._parse (http://localhost:3000/node_modules/.vite/deps/print-error.js?v=7bd4ec6a:1174:18) at new ParsedError2 (http://localhost:3000/node_modules/.vite/deps/print-error.js?v=7bd4ec6a:1151:14) at PrettyError2.getObject (http://localhost:3000/node_modules/.vite/deps/print-error.js?v=7bd4ec6a:14382:15) at PrettyError2.render (http://localhost:3000/node_modules/.vite/deps/print-error.js?v=7bd4ec6a:14372:20) at render (http://localhost:3000/node_modules/.vite/deps/print-error.js?v=7bd4ec6a:14543:22) at RenderError (http://localhost:3000/@fs/home/douglas/programming/07_expert_workspace/expert-workspace/packages/shared-utils/src/RenderError.tsx?t=1702406464347:20:38) at renderWithHooks (http://localhost:3000/node_modules/.vite/deps/chunk-VH4HDBNW.js?v=990efcf8:12171:26) at mountIndeterminateComponent (http://localhost:3000/node_modules/.vite/deps/ch

catamphetamine commented 9 months ago

Hmm. Maybe. I guess I won't be looking into it though.