Skip to content

FSharpGlobals.fs not found on compile #3

@Unslinga

Description

@Unslinga

Description:

When trying to compile the project, the file FSharpGlobals.fs appears to be missing, causing a compilation error.

Steps to Reproduce:

  1. Download via PackageManager
  2. Compile

Error:

error FS0225: Source file '/Users/xxx/Projects/yyy/Packages/com.gilzoide.fsharp/Scripts/FSharpGlobals.fs' could not be found [/Users/xxx/Projects/yyy/Assembly-FSharp.fsproj]

Proposed solution:

Copy FSharpGlobals.fs from
Library/PackageCache/com.gilzoide.fsharp@fcf652eff761/Scripts/FSharpGlobals.fs
to
Packages/com.gilzoide.fsharp/Scripts/FSharpGlobals.fs
on first setup.

Enviromnent

  • Operating System: macOS
  • Version: #1.0.0-preview3

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workinggood first issueGood for newcomers

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions