Patrick Nolen

Results 3 comments of Patrick Nolen

This took entirely too long to figure out. Well, once I came across this post only a few minutes. Here's an example that works: package.json ```package.json { "scripts": { "clean":...

Yes, put the below in your .npmrc file. This works for me. ``` # Expose Astro dependencies for `pnpm` users shamefully-hoist=true ```

@cunla On Webstorm 2024.1 EAP it stopped showing up consistently and hasn't since. That may be related to me disabling/renabling the notification. I'm on WebStorm 2024.2 EAP with default notification...