Hi all, I’m trying out Yaktor following the guide on yaktor.io. When I run the command
docker run -it --rm --user node -v "$PWD":/app --entrypoint bash yaktor/node -c 'npm install yaktor && $(npm bin)/yaktor init'
I get the error
Unable to find image 'yaktor/node:latest' locally
Pulling repository docker.io/yaktor/node
docker: Tag latest not found in repository docker.io/yaktor/node.
See 'docker run --help'.
Is there something I should set up first?
yaktor.io
are not working ... such as eclipse.yaktor.io
and docs.yaktor.io
./yak gen-src gen-views start
2016-11-11T17:41:26.266Z - info: server DEFAULT listening at http://www.yaktor_test.yaktor (ip 172.18.0.5)
4.2.1
as my current version fixed all my issues
This XML file does not appear to have any style information associated with it. The document tree is shown below.