Matthew Lieder

Results 25 issues of Matthew Lieder

Hello! Ran into an error running vitest on code that uses this library: ```bash ReferenceError: exports is not defined in ES module scope This file is being treated as an...

### Tracer Version(s) 3.13.0 ### Operating system and platform Linux (x64) ### Instrumentation Mode manual with NuGet package ### TFM net8.0 ### Bug Report Most of our APIs at my...

type:bug

**Describe the bug** aem-packager.js has a `require('lodash')` call but lodash is not listed as a dependency in package.json, causing it to error out if lodash isn't manually installed. **To Reproduce**...

Hello! While running `tsc` on my TypeScript code that uses TextDecoder.decode I discovered that the TypeScript types for it are incorrect. Take a look here: https://github.com/fastly/js-compute-runtime/blob/v3.35.1/types/globals.d.ts#L881: ```ts declare class TextDecoder...

### Describe the bug While updating to BSV v0.40 I've noticed the following console error popping up occasionally in my logs, both during unit tests and in the browser: >...

bug
stale