upgrade do nodejs 12.x
This commit is contained in:
		
							parent
							
								
									08d8579473
								
							
						
					
					
						commit
						8c66bffeb3
					
				|  | @ -13,7 +13,7 @@ mkdir -p tmp/use-npm-repository && cd tmp/use-npm-repository | ||||||
| 
 | 
 | ||||||
| # install node LTS. | # install node LTS. | ||||||
| # see https://github.com/nodesource/distributions#debinstall | # see https://github.com/nodesource/distributions#debinstall | ||||||
| curl -sL https://deb.nodesource.com/setup_10.x | bash | curl -sL https://deb.nodesource.com/setup_12.x | bash | ||||||
| apt-get install -y nodejs | apt-get install -y nodejs | ||||||
| node --version | node --version | ||||||
| npm --version | npm --version | ||||||
|  |  | ||||||
		Loading…
	
		Reference in New Issue