aleclarson / vite-tsconfig-paths

Support for TypeScript's path mapping in Vite
MIT License
1.24k stars 43 forks source link

Minor: warning tsconfck@2.0.1: The engine "pnpm" appears to be invalid. #88

Closed ehahn9 closed 1 year ago

ehahn9 commented 1 year ago

After upgrading to vite-tsconfig-paths@4.0.3, yarn now complains thusly:

warning tsconfck@2.0.1: The engine "pnpm" appears to be invalid.

This project has no pnpm deps, nor do any deps seem to include pnpm, so not sure where this is coming from. With apologies, I'm not smart enough track this down myself :-(

Probably (hopefully) nothing, but wanted to see if there's something more sinister here?

Thx

aleclarson commented 1 year ago

Caused by this https://github.com/dominikg/tsconfck/blob/ddd5d833660b3d966fb63a991733080a3e345e87/package.json#L108

Please report here: https://github.com/dominikg/tsconfck