Jacob

Results 139 comments of Jacob

> It's not so simple since zerofree does not understant pi's partions. It doesn't? I've had no trouble inserting an imaged microSD card and running `zerofree /dev/sdX2`. > I only...

+1; I know it's not your fault that they picked the same name as you were using (looks like your first commit here was in 2012 and the atom shell...

If you didn't, you should be able to work around this by passing in `PYTHONPATH`, e.g. from repo root: `PYTHONPATH=. python3 bin/jsonschema_generator.py [...]`

I would like to be able to upgrade `npm` (e.g. `npm install -g npm@latest`) while using `nvm` on windows in order to work around [an `npm` bug](https://github.com/npm/npm/issues/17747), but this doesn't...

@coreybutler Thanks for your comment, but I think you misunderstand. I am just using 8.x/LTS at the moment. When I install it directly (not using nvm4w) I can run `npm...

Ha! *Now* I found this: https://github.com/typed-ember/ember-cli-typescript/issues/637 See also: #963

> oh wow, webpack makes you sign a docusign thing before they'll review your PR 🤔 I haven't read their CLA, but my employer has not placed legal restrictions on...

Some different but possibly related issues: * https://github.com/typed-ember/ember-cli-typescript/issues/930 * https://github.com/typed-ember/ember-cli-typescript/issues/966 * https://github.com/typed-ember/ember-cli-typescript/issues/364#issuecomment-527452935

@chriskrycho Assuming no one has had time to work on this yet, could you confirm that all that's needed to uninstall the blueprints is to manually remove `ember-cli-typescript-blueprints` from `package.json`'s...

See also https://github.com/embroider-build/embroider/issues/882 Is there a way to override low-level things like `ember-cli-handlebars` in a twiddle?