sveltejs / svelte-preprocess

A ✨ magical ✨ Svelte preprocessor with sensible defaults and support for: PostCSS, SCSS, Less, Stylus, Coffeescript, TypeScript, Pug and much more.
MIT License
1.73k stars 147 forks source link

I get the "The engine "pnpm" appears to be invalid" warning when installing svelte-preprocess@5.1.3 with yarn #630

Closed fromaline closed 3 weeks ago

fromaline commented 2 months ago

Describe the bug I'm getting this weird non-critical bug, when installing svelte-preprocess@5.1.3 with yarn:

warning svelte-preprocess@5.1.3: The engine "pnpm" appears to be invalid.

To Reproduce

yarn add svelte-preprocess

Expected behavior I expected no warning at all

Information about your project:

dummdidumm commented 3 weeks ago

Fixed through #629