-
Notifications
You must be signed in to change notification settings - Fork 125
Open
Description
I tried using the installation directions on a Raspberry Pi (running stretch) and it did not work:
$ GOPATH=`pwd` go install github.com/kellegous/go
can't load package: package github.com/kellegous/go: cannot find package "github.com/kellegous/go" in any of:
...
I then cloned the repo and tried using the Makefile. First run of make found several problems with sass:
- The current version does not recognize --no-cache as an option
- The --sourcemap=none option is now --no-source-map
Next closure-compiler
does not seem to be the binary for any closure compiler I could find. I installed google-closure-compiler
and updated the binary name to that.
mfickett and jameswu1991
Metadata
Metadata
Assignees
Labels
No labels