Rafael Mora

Results 6 issues of Rafael Mora

Hello everyone! Can you please help me telling me what is the difference between `entry: " ..."` and `filename: " ..."` ? I've been trying since yesterday to config the...

### What version of Bun is running? 1.0.1 ### What platform is your computer? Darwin 22.6.0 x86_64 i386 ### What steps can reproduce the bug? run `bun install` ### What...

bug
npm

- [ ] I'd be willing to implement this feature ([contributing guide](https://github.com/lerna/lerna/blob/main/CONTRIBUTING.md)) ## Description run tasks with `bun` instead of `yarn` ## Motivation `bun` is faster ## Suggested Implementation ##...

type: feature

Hello, Running the command `npx nx g @nx/rspack:rspack-project --skipValidation` throws the error `NX Unable to resolve @nx/rspack:rspack-project.` ``` Cannot find generator 'rspack-project' in /path/node_modules/@nx/rspack/generators.json. Pass --verbose to see the stacktrace....

Hello, I'm upgrading my remix application from version 1 to version 2 and I am getting this error: ``` [info] building... [info] built (14.8s) node:internal/process/esm_loader:40 internalBinding('errors').triggerUncaughtException( ^ Error [ERR_UNSUPPORTED_DIR_IMPORT]: Directory...

bug 🐛
on hold
package: system

## Current Behavior Locally the yarn test script is running fine but in CircleCI we are seeing this error: ``` /bin/sh: 1: bun: not found lerna ERR! Failed to process...

type: bug
blocked: more info needed