-
-
Notifications
You must be signed in to change notification settings - Fork 6
Closed
Labels
bugSomething isn't workingSomething isn't workinggood first issueGood for newcomersGood for newcomers
Description
Description:
When trying to compile the project, the file FSharpGlobals.fs
appears to be missing, causing a compilation error.
Steps to Reproduce:
- Download via PackageManager
- 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
Labels
bugSomething isn't workingSomething isn't workinggood first issueGood for newcomersGood for newcomers