-
As I implemented #117 I ran into some issues w/ esm. I attempted to migrate the project, but failed. I suspect it may have partially been mis-configuring. At any rate, here's a quick summary of what I…
-
It would be great if the Prisma Client JS generator would be compatible with ES6 modules out of the box.
Note: Related to prisma/prisma-client-js#175
-
### Reporting a bug?
We spent the day trying to track down a CSP bug:
```
Uncaught EvalError: Refused to evaluate a string as JavaScript because 'unsafe-eval' is not an allowed source of script i…
-
**Issue Description**
Having trouble getting the project to build and run. Unclear what the recommended build environment is. Tried Windows 11 and Ubuntu 24.04 (WSL) with different issues on each.
…
-
![20240817223022](https://github.com/user-attachments/assets/7472e7a4-b57f-4c82-8eb5-d787def330a6)
---
{"inviteeIdList":[null],"inviterId":"@f442ed84baa484f36f8e0c533cdd99487a3988d513f6e46585bba40…
-
### Is there an existing issue for this?
- [x] I have checked for existing issues https://github.com/getsentry/sentry-javascript/issues
- [x] I have reviewed the documentation https://docs.sentry.io/…
-
I can navigate to the page which uses this library, but if i do a refresh or type the url directly, then i get an internal server error and this is spat out:
```
Error: Cannot find package '/app/nod…
-
### Checked other resources
- [X] I added a very descriptive title to this issue.
- [X] I searched the LangChain.js documentation with the integrated search.
- [X] I used the GitHub search to find a …
-
-
### Describe the bug
Most likely it's an issue with Bun. It happens when integrating GraphQL Yoga with Express and using express.json() middleware. Also the bug occurs when integrating Yoga with Fast…