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

3.0.0-nagareyama-rc-009 broke my build #2302

Closed
mlaily opened this issue Nov 30, 2020 · 2 comments
Closed

3.0.0-nagareyama-rc-009 broke my build #2302

mlaily opened this issue Nov 30, 2020 · 2 comments

Comments

@mlaily
Copy link
Contributor

mlaily commented Nov 30, 2020

Even more precisely, ffeea9cc04600a70c4969279383807fbf7e96d92 broke my build. The commit just before compiles my project ok.

From the problematic commit and after, compiling outputs two lines or error:

/home/yaurthek/dev/LastFmStats/src/ClientApp/src/LastFmApi.fs(1,1): error EXCEPTION: No compiled representation for provided namespace
/home/yaurthek/dev/LastFmStats/src/ClientApp/src/App.fs(1,1): error EXCEPTION: No compiled representation for provided namespace

I'm using https://github.com/fable-compiler/Fable.JsonProvider and I suspect this is related...

@alfonsogarciacaro
Copy link
Member

alfonsogarciacaro commented Dec 1, 2020

Thanks for the detailed report and pointing out the commit @mially! Thanks to the info I could quickly spot the problem, will be fixed in next release.

@mlaily
Copy link
Contributor Author

mlaily commented Dec 1, 2020

Happy to help! :)

alfonsogarciacaro added a commit that referenced this issue Dec 2, 2020
alfonsogarciacaro added a commit that referenced this issue Dec 2, 2020
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