Closed pi0 closed 11 months ago
Currently setting { install: true } for a layer, gives No package manager auto-detected. error. We need to add an option (probably in nypm but tracking here) to auto infer from parent.
{ install: true }
No package manager auto-detected.
Will be fixed by https://github.com/unjs/nypm/commit/4cf3346c0e1e22f07bb850c0a7fefd83e9af5441
Currently setting
{ install: true }
for a layer, givesNo package manager auto-detected.
error. We need to add an option (probably in nypm but tracking here) to auto infer from parent.