mirror of
				https://github.com/zadam/trilium.git
				synced 2025-10-31 10:26:08 +01:00 
			
		
		
		
	upgrade node v14.17.6 for gitpod since optional chaining is required (#2219)
This commit is contained in:
		| @@ -2,7 +2,7 @@ image: | ||||
|   file: .gitpod.dockerfile | ||||
|  | ||||
| tasks: | ||||
|     - before: nvm install 10 && nvm use 10 | ||||
|     - before: nvm install 14.17.6 && nvm use 14.17.6 | ||||
|       init: npm install | ||||
|       command: npm run start-server | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user