mirror of
https://github.com/semaphoreui/semaphore.git
synced 2024-11-23 12:30:41 +01:00
Fix async install from global to local
This commit is contained in:
parent
a5c33bf87a
commit
a2956f2829
@ -19,7 +19,8 @@ go get github.com/mitchellh/gox
|
||||
go get github.com/cespare/reflex
|
||||
go get -u ./...
|
||||
|
||||
npm i -g nodemon less jade async
|
||||
npm i -g nodemon less jade
|
||||
npm i async
|
||||
```
|
||||
|
||||
## Gopaths
|
||||
|
Loading…
Reference in New Issue
Block a user