我正在尝试在SAFE.TemplateFable.Reactstrap的 Client 项目上使用。我已添加到 Nuget、Paket 和 NPM,但在执行. 这是代码的错误:Fable.Reactstraperror FSHARP: The namespace 'Reactstrap' is not defineddotnet run
open Fable.Reactstrap
真正的代码可以在我的 github 的 repo上找到。Fable.Reactstrap本身已添加到项目的依赖项中并添加到paket.references.
如何Fable.Reactstrap在我的项目中解决此错误和用户?