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
{{ message }}
This repository has been archived by the owner on Dec 2, 2022. It is now read-only.
Hmm, I did try your code and got the same error, but I'm not sure what's the reason. I guess the vscode module needs to be resolved differently. To be honest, I don't know what Fable.Import.VSCode.fs is doing in that example. You should be able to remove it. Are you interested in writing a VS Code plugin with Fable? I think at one point we had an example/tutorial of doing that but it's been a while and I don't know f they've changed the API.
Are you interested in writing a VS Code plugin with Fable?
Yes. It's very very old, and I wonted upgrade it. It uses this principle of import, and I naively wanted to repeat it. But it is also logical that somehow I can import modules from Node into Fable. It works in old versions, but how to do it in the new one? Thanks for your help. Fable is the best thing what I ever seen 👍
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hello, friends. Help me please, because I don't know what to do. I tried:
But
npm run build
given me error:Here is my code cloned from your sample repository. What am I doing wrong?
The text was updated successfully, but these errors were encountered: