Skip to content
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

Deprecation error: This construct is deprecated. JS constructors are now in Fable.Core.JS.Constructors #44

Closed
l3m opened this issue May 1, 2020 · 1 comment

Comments

@l3m
Copy link
Contributor

l3m commented May 1, 2020

Ran into a strange error when trying to compile my Fable/Elmish solution today:

ERROR in ./.fable/Fable.SimpleJson.3.8.2/TypeCheck.fs
Module Error (from .../node_modules/fable-loader/index.js):
.../src/Client/.fable/Fable.SimpleJson.3.8.2/TypeCheck.fs(45,13): (45,21) error FSHARP: This construct is deprecated. JS constructors are now in Fable.Core.JS.Constructors module to pr
event conflicts with modules with same name (code 44)
 @ ./.fable/Fable.SimpleJson.3.8.2/SimpleJson.fs 25:0-454 125:32-72 131:34-74 137:36-74 143:38-70 148:40-79 154:42-82
 @ ./.fable/Fable.Remoting.Client.5.10.2/Proxy.fs
 @ ./.fable/Fable.Remoting.Client.5.10.2/Remoting.fs
@Zaid-Ajaj
Copy link
Owner

Fixed in #45

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants