mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-04 07:41:20 +00:00 
			
		
		
		
	yarn: Add env_set (#517)
This commit is contained in:
		
							parent
							
								
									8b245091a3
								
							
						
					
					
						commit
						7171d6b183
					
				@ -26,6 +26,9 @@
 | 
			
		||||
        "global\\node_modules\\.bin",
 | 
			
		||||
        "Yarn\\bin"
 | 
			
		||||
    ],
 | 
			
		||||
    "env_set": {
 | 
			
		||||
        "NODE_PATH": "$dir\\global\\node_modules"
 | 
			
		||||
    },
 | 
			
		||||
    "checkver": {
 | 
			
		||||
        "url": "https://yarnpkg.com/latest-version",
 | 
			
		||||
        "re": "([\\d.]+)"
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user