Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error while installing #11

Closed
souri opened this issue Nov 20, 2017 · 2 comments
Closed

Error while installing #11

souri opened this issue Nov 20, 2017 · 2 comments

Comments

@souri
Copy link

souri commented Nov 20, 2017

Node.js version: v0.10.25
Go version: go1.8.3 linux/amd64

# github.com/tj/node-prune/cmd/node-prune
/home/sam3/go/src/github.com/tj/node-prune/cmd/node-prune/main.go:50: time.Since(start).Round undefined (type time.Duration has no field or method Round)
@souri souri changed the title Error while installing with Error while installing Nov 20, 2017
@bhaskarsaraogi
Copy link

this method was added in go 1.9, moving to the latest version should help

@souri souri closed this as completed Nov 20, 2017
@souri
Copy link
Author

souri commented Nov 20, 2017

Updating to go 1.9 fixed this problem. Thanks @bhaskarsaraogi

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants