\snabbdom\node_modules\ttypescript\lib\loadTypescript.js:29 var _e = ts.versionMajorMinor.split('.'), major = _e[0], minor = _e[1]; ^
TypeError: Unable to access properties of an undefined object (attempting 'split')
Current snabbdom version is 2.1.0
What caused this error and what are the potential solutions?