Xandor Schiefer

Results 85 comments of Xandor Schiefer
trafficstars

Have you tried sourcing `nvm.sh` at the beginning of your script?

Regarding the changes to the ref types, this breaks the following for me: ```typescript import { forwardRef, useImperativeHandle, useRef, useState } from 'react'; const DoubleField = forwardRef< HTMLInputElement, React.InputHTMLAttributes >((props,...

https://github.com/NixOS/nixpkgs/pull/294971

I had this issue also. Reinstalling Doom fixed it. Specifically, in my case I ran `rm -rf $DOOMLOCALDIR; doom install`.

Incidentally, using `@flow strict-local` doesn't cause an error.

And that's because there's a bug in a dependency: https://github.com/ryan953/flow-annotation-check/issues/55.

@ryan953 thanks for jumping on this so quickly! This works well in the coverage report of my updated PR: ``` ┌──────────┬───────────────────┬─────────┬───────┬─────────┬───────────┐ │ filename │ annotation │ percent │ total │...

@simicvm I had the same error (and the double `#+title:`) until I fixed my spellcheck setup. :shrug: Turns out I hadn't actually installed all those deps correctly. Once I fixed...

`doom doctor` had also given me a clean bill of health