mirror of
https://github.com/ScoopInstaller/Main.git
synced 2026-02-28 14:24:44 +00:00
* A NodeJS install with persistence that doesn't use $persist_dir variable in manifest * persist nodejs fix npm updating itself * A NodeJS install with persistence that doesn't use $persist_dir variable in manifest * Fix 'Access is denied' error removing 'current' directory junction. * change nodejs install behaviour to match upstream installer `npm update -g` has been remove because it has no effect on the installed npm version and does not match the official installer behaviour.
Add 'suggest' directive as an alternative to 'depends'. Allows manifest authors to suggest apps with complementary features, without installing them automatically (fixes #1263)
Add 'suggest' directive as an alternative to 'depends'. Allows manifest authors to suggest apps with complementary features, without installing them automatically (fixes #1263)
Add 'suggest' directive as an alternative to 'depends'. Allows manifest authors to suggest apps with complementary features, without installing them automatically (fixes #1263)
Add 'suggest' directive as an alternative to 'depends'. Allows manifest authors to suggest apps with complementary features, without installing them automatically (fixes #1263)
Description
Languages
PowerShell
100%