mirror of
https://github.com/TriliumNext/Notes.git
synced 2026-03-01 10:59:17 -06:00
upgrade electron to 25 and node to 18
This commit is contained in:
@@ -2,7 +2,7 @@ image:
|
||||
file: .gitpod.dockerfile
|
||||
|
||||
tasks:
|
||||
- before: nvm install 16.19.1 && nvm use 16.19.1
|
||||
- before: nvm install 18.16.0 && nvm use 18.16.0
|
||||
init: npm install
|
||||
command: npm run start-server
|
||||
|
||||
|
||||
Reference in New Issue
Block a user