rikukissa / typehole

TypeScript development tool for Visual Studio Code that helps you automate creating the initial static typing for runtime values

Home Page:https://marketplace.visualstudio.com/items?itemName=rikurouvila.typehole

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

`ProjectPath` error on windows platform

wang1212 opened this issue · comments

If there is no configuration ProjectPath on the windows 7 platform, look at the log information output by the plug-in:

Info: Searching for runtime library in /d:/vscode-workspace/xxx
Info: Cannot find module 'typehole'

If you look carefully, you will find that the path has one more prefix / .