-
Npm supports man pages but the current system doesn't provide a comfortable way to provide the usage. Maybe it should (has to be) generated?
http://www.tldp.org/HOWTO/Man-Page/q3.html
-
How to reproduce:
1 - Run learnyounode
2 - Choose any language
3 - Enter any of the exercises
Does this happens to anyone else?
EDIT: Actually it seems to be an workshopper issue
-
Time to start planning another school! cc @gyaresu @lrlna @sintaxi @bmann
## When & Where
Saturday January 16th 12-4pm
Zillow
#460 - 1122 Mainland St
Vancouver
## Tasks
- [x] Date and venue
- [x] …
-
we dont know how much people click on workshop links on the front page. we should track that!
-
Installed learnyounode fine:
```
/Users/isabellaorgan/.node/bin/learnyounode -> /Users/isabellaorgan/.node/lib/node_modules/learnyounode/bin/learnyounode
learnyounode@3.0.0 /Users/isabellaorgan/.node…
-
hi!
I tried out the async.whilst challenge and I couldn't get my code or the [given solution](https://github.com/bulkan/async-you/blob/master/exercises/whilst/solution/solution.js) to compile. I get …
ghost updated
9 years ago
-
Hello all,
My results are matching the expected results, but I'm receiving this error.
```
Your submission results compared to the expected:
ACTUAL …
-
Right now the output doesn't support streams like adventure does optionally - only text processing supported - Needs some rather substantial rewrite for this.
-
System.log debug file
0 info it worked if it ends with ok
1 verbose cli [ 'node', '/usr/bin/npm', 'install', 'learnyounode', '-g' ]
2 info using npm@2.1.16
3 info using node@v0.10.33
4 verbose node sy…
-
Output is as follows:
```
josie@dignity:/var/www/javascript/dankify/levelmeup$ levelmeup verify 11sublevel.js
Verifying "Sublevel"...
ACTUAL: "ERROR: NotFoundError: Key not found in database"
EXPE…
n8chz updated
9 years ago