Update VUE CLI to v3 (#1654)
This commit is contained in:
		
				
					committed by
					
						
						Shao Yu-Lung (Allen)
					
				
			
			
				
	
			
			
			
						parent
						
							0351cf531b
						
					
				
				
					commit
					fd56c4dcda
				
			@@ -401,7 +401,7 @@ RUN if [ ${INSTALL_NODE} = true ]; then \
 | 
			
		||||
        npm install -g bower \
 | 
			
		||||
        ;fi \
 | 
			
		||||
        && if [ ${INSTALL_NPM_VUE_CLI} = true ]; then \
 | 
			
		||||
        npm install -g vue-cli \
 | 
			
		||||
        npm install -g @vue/cli \
 | 
			
		||||
        ;fi \
 | 
			
		||||
;fi
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user