Skip to content
This repository has been archived by the owner on Sep 26, 2020. It is now read-only.

Forge 1.2.0 fails out of the box due to missing nett.dll #12

Closed
asmundg opened this issue Nov 27, 2016 · 1 comment
Closed

Forge 1.2.0 fails out of the box due to missing nett.dll #12

asmundg opened this issue Nov 27, 2016 · 1 comment

Comments

@asmundg
Copy link

asmundg commented Nov 27, 2016

Trying to run forge --help from the unpacked 1.2.0 release zip results in the following exception. Seems like there's a dependency missing from the bundle (or a missing step about dependencies in the installation instructions).

Unhandled Exception: System.IO.FileNotFoundException: Could not load file or assembly 'Nett, Version=0.5.0.0, Culture=neutral, PublicKeyToken=null' or one of its dependencies. The system cannot find the file specified.
   at Forge.Alias.parse(String path)
   at Forge.Alias.load()
   at Forge.Commands.applyAlias(String[] args)
   at Forge.Commands.strikeForge(String[] args, Result cont)
   at Forge.App.main(String[] argv)
@asmundg asmundg changed the title Scoop 1.2.0 fails out of the box due to missing nett.dll Forge 1.2.0 fails out of the box due to missing nett.dll Nov 29, 2016
@asmundg
Copy link
Author

asmundg commented Nov 29, 2016

That was an interesting slip.

andredublin pushed a commit to andredublin/Forge that referenced this issue Jun 30, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

No branches or pull requests

1 participant