Paul-Lewis Nunn

Results 5 comments of Paul-Lewis Nunn

Exactly the same problem here, using webpack and nextjs.

The problem thrown up with nextjs is due to severside vs clientside execution of `fs` (and others). This fixes it in `next.config.js` but it was met with some abrasion in...

I am also seeing this response periodically ```` Interaction with plugin with id 'github.pr' implementing 'scm' extension failed while requesting for 'checkout'. Reason: [The plugin sent a response that could...

Maybe help for a future reader, obvious, but something I initially overlooked: After you have exploded the `war` file, this path needs to be supplied to the `-w` switch. ````...

I could do with almost the opposite, being able to suppress this when running unit tests! ![image](https://github.com/user-attachments/assets/7480f0b2-e47f-4248-872f-942e494fa569)