James Yeoman
James Yeoman
## What problem are you trying to solve? At the moment, the way that `load` and `loadMany` are handled is very different. `load` is a regular promise that rejects, so...
## Package name `@radix-ui/react-dialog` ### Entire (stringified) error that I see in my browser console ``` {"error":{"code":"BuildError","message":"Failed to build this package.","details":{"name":"BuildError"}}} ``` Looking at the response headers, it mentions that...
### Is there an existing issue for this? - [X] I have searched the existing issues and my issue is unique - [X] My issue appears in the command-line and...
Rather than trying to process imports by hand (which is causing problems with Typescript Path Aliases and `baseUrl`), why not resolve imports with the help of the Typescript Language Server?...
### Contribution - [ ] I'd be willing to implement this feature ([contributing guide](https://github.com/pnpm/pnpm/blob/main/CONTRIBUTING.md)) ### Describe the user story As a developer, I want to be able to use the...