-
-
3.11 guides won't deploy, looks like a link correction fixes this in playbooks/coolstore/group_vars/all on the workshopper_content_url_prefix
-
Team up with the rest of NodeSchool and synchronize activities from Montreal: https://github.com/nodeschool/organizers/issues/422
Special workshopper-development focus.
Ideas for a NodeSchool ha…
pcuci updated
7 years ago
-
Menu renders but selection is not possible, have confirmed it only happens with node 4 on windows (I tested with 10, but have had reports of 7/8 breaking too)
See https://github.com/nodeschool/discus…
-
Hi.
I found something wrong display, When I try to solve this issue (https://github.com/rvagg/levelmeup/issues/37) on my own repo(WIP) (https://github.com/tgfjt/levelmeup-jp/tree/update-workshopper-la…
tgfjt updated
9 years ago
-
### If you have a problem with an error message:
* node version: v8.10.0
* npm version: 3.5.2
* os: linux
### Error output
```
// EEXIST: file already exists, mkdir '/home/andrei/.config/w…
-
* [phodal/new-project-checklist: 🥳🥳🥳🥳 a checklist & tool for new project setup for developer. 新项目检查清单及其工具。](https://github.com/phodal/new-project-checklist#%E4%B8%AD%E6%96%87chinese)
* [fullstackio/a…
-
Although it is just a hint to return 200 with appropriate header:
```
You should also be a good web citizen and set the Content-Type properly:
res.writeHead(200, { 'Content-Type': 'application/js…
-
Hi,
In the solutions to the exercises my_first_io and my_first_async_io, the variable to count the number of newlines is called "lines".
This is misleading since we are not counting the number o…
-
Hey all,
So, currently we're relying on the released-once-never-updated `msee` module for rendering Markdown and doing syntax highlighting on the code snippets.
It's doing a pretty good job right no…