Skip to content

Cannot compile fsx scripts with Windows 7 (Win7) #273

@markek

Description

@markek

Description

Tried compiling my fsx project and got this error. Then tried fresh pull of samples/node/express and got same error. I noticed that the node/console project does compile. One difference between them is that the latter uses fsproj and the former uses fsx.

Repro steps

npm install -g fable-compiler
cd samples/node/express
fable

Expected behavior

successful compilation

Actual behavior

npm install
Start compilation...
FABLE ERROR:
...

Related information

  • Fable Version 0.4.1
  • win7

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions