You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
I use svelteKit with standard settings. After update postcss-load-config to 5.0.2 I see, that explicite imported svelte-process not exists. After try to install it, peer/normal dependency failed.
To Reproduce
Just upgrade postcss-load-config witn ncu to v5.0.2
Expected behavior
Works like the charm
The text was updated successfully, but these errors were encountered:
Describe the bug
I use svelteKit with standard settings. After update postcss-load-config to 5.0.2 I see, that explicite imported svelte-process not exists. After try to install it, peer/normal dependency failed.
To Reproduce
Just upgrade postcss-load-config witn ncu to v5.0.2
Expected behavior
Works like the charm
The text was updated successfully, but these errors were encountered: