forked from unisonweb/unison
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add a comment about needed a certain version of nodejs and possibly n…
…eeding happy installed
- Loading branch information
1 parent
157b340
commit 3fdf641
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
3fdf641
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
stack build happy
doesn't seem to help; no obviously relevant output, and I still get this error when runningstack build
ineditor/
:Not sure if related to commercialhaskell/stack#1427
3fdf641
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hm, I thought that was the fix, but I'd also earlier added my cabal directory to my path and at one point actually ran
cabal install happy
. It didn't appear to work until the stack install though.Did you try the suggested fix on commercialhaskell/stack#1427 ?