You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This issue appears to be caused by inconsistent versions of environmental requirements. pagedraw/package.josn engines required "node": "8.9.0", but pagedraw/desktop-app/package.josn required "node": "10.11.0".
Maybe just change the node engines version to 10.11.0 at pagedraw/package.josn .
Then change env node version to 10.11.0. Remove pagedraw/node_modules dir, And reinstall all dependencies.
I just want to run it in the Browser, not Electron. So I didn't try, I'm not sure it'll succeed.
In VSCODE terminal, I get this error when I run
I ran
Error
what I tried:
Nothing works, how to rectify this
The text was updated successfully, but these errors were encountered: