William Laugesen

Results 3 comments of William Laugesen

I had a similar issue, monrepo importing config as package. downgrading pnpm appears to have resolved it ``` "packageManager": "[email protected]", "engines": { "node": ">=20" } ```

I uploaded a package with metadata in the version to MyGet, and "Github NuGet feed", it appears that the "Github NuGet feed" is stripping the metadata in the version and...