-
When running this workshopper I see the following error in console
```
Once complete, execute @workshoppers/scope-chains-closures verify to verify your
solution.
## Notes
* [1]: There a…
-
I have put together this workshopper on setting up a bittorrent network with the commandline clients hosted in npm.
https://github.com/No9/torrential
It seems to work OK and I wondered could I have…
-
on RHEL 8.3
```
$ podman run -it --rm -p 8080:8080 -v $(pwd)/:/app-data -e CONTENT_URL_PREFIX="file:///app-data" -e WORKSHOPS_URLS="file:///app-data/_rhpam-rhdm-workshop-module1.yml" -e LOG_TO_S…
-
When using the latest master commits, workshopper is not rendering some variables. I don't think it's actually the variables (I tried different variable names, locations, etc). But I think something o…
-
In beefy 2.0.1, running with watchify 0.10.2 doesn't work. For example, in glslify-workshopper I get the following message if I run with watchify installed:
```
/Users/mikolalysenko/GitHub/glslify-w…
-
@tadatuta Автор пакета выпустил версию с поддержкой i18n — стоит ли заморочиться с переходом? Я делал мартышкин труд по переписыванию строк и мы не обновляли сам пакет.
-
In case you missed the email, here is work completed (not live for another 3 weeks) that shows Workshopper tutorials taken to a new level in a web ide.
https://vimeo.com/84856236
Video only at the …
fmay updated
10 years ago
-
When I read the list of workshoppers in more detail I mapped the names in my head to "categories". Those helped me pick a workshopper to learn. I wrote down the structure as I see it (including catego…
-
This is my solution for the aggregate exercise, the problem is its giving this error-
`var size = process.argv[2];`
`var url = "mongodb://localhost:27017/learnyoumongo";`
`var mongo = require("mongod…
-
I'm running from c9.IO, whenever I try to run the selected file with the command "learnyoumongo run file.js" I get the below error.
I tried playing around with the code and I tried it with a blank fi…