Skip to content

Fabel 5.0.0-alpha.15+ fails ? #43

@goswinr

Description

@goswinr

Hi,
When using Fabel 5.0.0-alpha.15 or higher the compilation fails.
Fabel 5.0.0-alpha.14 is working fine.

Is this a known limitation or a bug in my code?

I get :

.\Src\Main.fs(1,1): error EXCEPTION: Method not found: 'Fable.AST.Fable.Type List.get_genArg()'.
   at Partas.Solid.Type.|GetDeclaredType|_|(PluginContext ctx, Type _arg1)
   at Partas.Solid.Type.|PartasName|_|(PluginContext ctx, Type _arg1)
   at Partas.Solid.AST.|TagConstructor|_|(PluginContext ctx, Expr _arg15)
   at Partas.Solid.AST.|TagConstructor|_|(PluginContext ctx, Expr _arg15)
   at Partas.Solid.AST.transform(PluginContext ctx, Expr expr)
   at Partas.Solid.SolidComponentAttribute.Transform(PluginHelper pluginHelper, File _arg1, MemberDecl memberDecl)
   at Fable.CompilerExt.Compiler-ApplyPlugin@217.Invoke(Input input, Attribute att) in /home/mmangel/Workspaces/Github/fable-compiler/Fable/main/src/Fable.Transforms/Global/Compiler.fs:line 218

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions