mirror of
https://github.com/streetwriters/notesnook.git
synced 2025-12-16 19:57:52 +01:00
desktop: fix node version is different error on startup
This commit is contained in:
659
apps/desktop/package-lock.json
generated
659
apps/desktop/package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@@ -36,6 +36,8 @@ const ENV = {
|
||||
FORCE_COLOR: "false",
|
||||
COLOR: "0"
|
||||
};
|
||||
process.chdir(path.join(__dirname, ".."));
|
||||
|
||||
await onChange(true);
|
||||
|
||||
console.log("Watching...");
|
||||
|
||||
Reference in New Issue
Block a user