Clément Busschaert
Clément Busschaert
OS's readme? or os-i18n?
Hmm. I'll revise it in the weekend
``` $ echo $PWD /data/bs $ npm root -g /home/me/.npm-global/lib/node_modules $ node > require("global-modules") /data/bs/~/.npm-global/lib/node_modules ``` Seriously? It appends a path begining with `~` to the current directory? How do...
I'm starting a trunk project for the first time and getting into major hurdles when trying to use sass. It's currently almost impossible to use external sass libraries like cirrus...
Shouldn't new defaults reflect the *effective* default behaviour in existing schemas? Prior to this, unless I misunderstood something, every edge between types is effectively `(0,*)` (unless `@key` or `@unique`, and...
Same happened to me. Admittedly my Defender is very weird and Windows Security crashes when I try to open it, so I can't open the UI to add exclusions or...
Still relevant for 1.2
This is still relevant today with [email protected], though the issue isn't quite exactly as described: - The `bulma-prefixed.js` link points to a non-existent file on the CDN. - The `bulma-prefixed.min.js`...
`currentPathString` should not be empty. Sounds like a bug. Is it on inkjs only?