-
Notifications
You must be signed in to change notification settings - Fork 12
Closed
Description
This just happened when starting up Caret.
The following error has occurred:
{
"message": "Cannot read property 'type' of undefined",
"version": "3.4.2",
"os": "Windows 10",
"path": "C:\\Users\\Dan\\AppData\\Local\\Caret\\app-3.4.2\\resources\\app.asar\\extensions\\Path\\PathWrap.js",
"code": "(t[0].text=\"...\",!0):(\"separator\"!=r.type",
"line": 5,
"column": 1389,
"stack": [
"at t.value ((C:\\Users\\Dan\\AppData\\Local\\Caret\\app-3.4.2\\resources\\app.asar\\extensions\\Path\\PathWrap.js:5:1389)",
"at t.value ((C:\\Users\\Dan\\AppData\\Local\\Caret\\app-3.4.2\\resources\\app.asar\\extensions\\Path\\PathWrap.js:5:1098)",
"at t.value ((C:\\Users\\Dan\\AppData\\Local\\Caret\\app-3.4.2\\resources\\app.asar\\extensions\\Path\\PathWrap.js:5:888)"
]
}
Reactions are currently unavailable