-
@workshopper/owners
So @rvagg just moved the workshopper to the @workshopper organization. This means you should all have write access. I created this repository so you we can exchange thoughts about…
-
When trying to take a look at any exercise besides the very first one, I got:
```bash
/usr/local/lib/node_modules/promise-it-wont-hurt/node_modules/@timothygu/workshopper-wrappedexec/wrappedexec.js:…
-
I cant run any exercises from graphic interface with command ` seneca-in-practice` or from command line with `seneca-in-practice select Sum`.
` /usr/local/lib/node_modules/seneca-in-practice/prob…
Cbenh updated
8 years ago
-
Hi. I just install learnyounode workshop with command:
npm install -g learnyounode
but as soon as I run learnyounode i got this error:
```MBP-di-giorgia:buzzfeed anaketa$ learnyounode
_stream_read…
-
Hi Folks!
@feross and I were chatting, and we'd like to work to help refresh the workshopper repositories to resolve the security vulnerabilities and ensure everything works on modern versions of n…
-
I don't have a good enough memory of last year and perhaps things have changed, but this might be worth discussing anyway.
Internet: I'm wondering where everyone's at with making their workshopper of…
rvagg updated
10 years ago
-
when i select exercises i see this error
/usr/local/lib/node_modules/promise-it-wont-hurt/node_modules/@timothygu/workshopper-wrappedexec/wrappedexec.js:16
var dataPath = path.join(os.tmpDir(), …
-
Would like to be able to `require('some-workshopper')` and do some magic.
This would mean the 'default' workshopper file in a workshop would go from:
``` js
workshopper(config) // automatically prin…
-
First nodeschool in paris is this weekend, I'll make a fast translation of the current ws content since i'm in a rush, but now the newer version of the workshopper have now l10n support i think we sho…
-
We've just ran in to an issue where `.config` as actually a configuration file for a different application causing the workshopper to fail with `ENOTADIRFUCKYOU` error message. It would be nice to han…