Nathan Glover

Results 7 comments of Nathan Glover

That's really awesome to hear! I'd love to follow/hear how it goes 😀

This is definitely something we're looking at right now (at the top of our list). We're working on functionality to allow authorised volunteers to managing the cat's post from the...

In the meantime/as an alternative you can use something like this to flag that you want to use the commit hash / master branch of this repo in your package.json...

Cheers for letting us know! There's been a number of small issues popping up and we're thinking we're going to re-shoot the course and update it for the current version...

Try running `./scripts/test.sh` instead of _npm run test_, its an issue with file structures on Windows vs Unix.

Are you using GitBash to run the commands? Install Git for Windows and then open GitBash (comes with git for windows). It's hard to tell from your logs if you're...

Two things: 1. have you installed the dependencies: - npm install -g truffle 2. How far into the course are you? Trying to run test on the empty repo probably...