-
Notifications
You must be signed in to change notification settings - Fork 21
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Cannot run extension on Windows #128
Comments
same here ;/ but I am on OSX |
Same issue on Linux. |
I have the same problem either on Windows(( |
That should be caused by type checking error. Hovering on anything or using idris repl to get the error message, fix it and this will go away. |
|
Mine (didn't load message) is caused by type error... Every time after fixing the bad code, it just goes away and loads successfully... |
Hi, I had the same error. In my case, the ipkg-filename had a typo (it ended on Hope, it helps someone out there with the same problem. |
I followed the instruction as it says: i've installed extension, idris, idrin, then restarted my shell processes, restarted VSCode but I get no autocompletion. It only says "Didn't load filename" and that's all.
I'm not sure what to do or what additional information I could provide.
The text was updated successfully, but these errors were encountered: