-
### Link to reproduction
private repo
### Describe the Bug
Getting the following error in Payload 2.4.0 while trying to build the types:
```
/.../node_modules/payload/dist/uploads/getFileByURL.…
-
Hi,
Is it possible to fine-tune or re-train the ESM-3 model with the protein sequence and structure or pdb file, and then apply the fine-tuned model to generate sequence or structure embeddings?
-
**Describe the bug**
An error is thrown in the browser console
**To Reproduce**
Steps to reproduce the behavior:
1. Install ERPNext V15
2. Install Education
3. Install LMS
4. Create course, c…
-
In pocketbase docs I see
> Currently only CommonJS (CJS) modules are supported and can be loaded with `const x = require(...).`
Your code builds ts to esm with `bun build --format esm`.
Does…
-
```
> cat main.mjs
import * as a from "./a.cjs";
console.log(a.add(1, 2));
module.isPreloading = true;
> deno run main.mjs
3 …
-
**Describe the bug**\
The current webpack bundle only builds UMD which is causing issues with projects in ESM environment.
**Image Gallery Version**\
What version of `react-image-gallery` are you…
-
So this issue only seems to happen when I run esm.sh in Docker. The live version works fine...
Requesting http://localhost:8089/redux-first-router-link@2.1.1&deps=redux-first-router@2.1.1/ using `&…
-
Hi there!
Awesome work! Do you have a script that I can use to train SaProt with a smaller ESM model? I think I can use the config https://github.com/westlake-repl/SaProt/blob/main/config/pretrain/…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current Behavior
Using the Fastify plugin in an ESM Fastify app results in a Typescript build error.
…
-
- [x] I'd be willing to implement this feature ([contributing guide](https://github.com/nrwl/nx/blob/master/CONTRIBUTING.md))
## Description
Nx plugins must be written in CJS
## Motivat…