Andrew Powell

Results 750 comments of Andrew Powell

I'm trying to use `pnpm add nx -g` within a github workflow and running into this after running `pnpm setup`: ```yml - name: Install Nx 😢 env: SHELL: /bin/bash run:...

Hey folks. This is a saved-form message, but rest assured we mean every word. The Rollup team is attempting to clean up the Issues backlog in the hopes that the...

@PikadudeNo1 error objects often have extra information added to this. This is common practice in the node ecosystem. To assume that Rollup is not "ensuring proper error reporting" is rather...

Hey thanks for opening an issue. Unfortunately this isn't the right place to ask for support. Citing the issue templates: > Hey there! If you need help or tech support...

Without discussion on why this is needed, I'm not inclined to approve this. Why not just alias `path` to `pathe` within bundler configuration?

Yes I think a fork here would be more appropriate. Thank you for the PR none the less.

I really wish there was an option to disable this particular warning: https://github.com/vitejs/vite/blob/14142076f91601b78b60d96631abdbf55dfab09e/packages/vite/src/node/server/sourcemap.ts#L63 You can find issues around this sourcemap message going back at least 3 years. It frequently breaks...

@sapphi-red thanks, that's actually what I'm using now. given how prolific that has been over the years, and how there's a dedicated block to that warning, I think an option...

Please feel free to submit a PR for this one.

Thanks for the PR. Looks like this change set causes issues with CI. Please have a look.