Open
Description
The task that installs the dependencies should remove the packageManager
from package.json
if it exists and it's not the same as the selected package manager. If the script decides to remove it, it should print a message to the console to warn about potential incompatibilities.
This prevents issues like #100 and will make the tool compatible with more templates as currently, package managers like yarn and pnpm will error if they find this property and are incompatible with it.
Metadata
Metadata
Assignees
Labels
No labels