Nikita

Results 234 comments of Nikita

Would still love to get an example of doing this query as in code I have above in solid-urql As I believe solid-urql has cache too. So would be nice...

> Managed to work around it by specifying aliases in my vite.config.ts Getting this error trying this approach

Have you looked into [this cli utility](https://github.com/vysheng/tg)? I think it has a feature of sending things to users. ![2016-06-24 at 17 35](https://cloud.githubusercontent.com/assets/6391776/16342381/1b94c0a4-3a32-11e6-8f8b-b1704d0a918b.png) Or is it no longer supported?

That makes sense, thank you for clarifying it. It is kind of sad there is no easy way to achieve this.

I have installed [MacTex](http://www.tug.org/mactex/mactex-download.html) latest version for reference.

Also to note, I have not changed anything in `cv.tex` before trying to compile it.

I get this running the command: ```Bash ❯ latexmk -xelatex -pdf cv.tex Use of uninitialized value $ENV{"TEXINPUTS"} in concatenation (.) or string at (eval 9) line 1, chunk 1. Latexmk:...

I get this when I run it: ```Bash (/usr/local/texlive/2017/texmf-dist/tex/latex/hyperref/hxetex.def (/usr/local/texlive/2017/texmf-dist/tex/latex/hyperref/puenc.def) (/usr/local/texlive/2017/texmf-dist/tex/generic/oberdiek/stringenc.sty) (/usr/local/texlive/2017/texmf-dist/tex/latex/oberdiek/rerunfilecheck.sty)) (./extra-tex-files/moderncviconsawesome.sty) (./extra-tex-files/moderncvfooti.sty) (/usr/local/texlive/2017/texmf-dist/tex/latex/fancyhdr/fancyhdr.sty) (./extra-tex-files/titlesec.sty) (./extra-tex-files/ttlkeys.def) (./extra-tex-files/moderncvcollection.sty)) ! Text line contains an invalid character. l.12 \email{^^P ^^[email protected]} ? ^D...

Okay that seems to have worked. But the compile times are soo long. Do you know if there is anything I can do to cut these times or what might...

Just to note, it takes ridiculous amount of time to compile your CV you share. I changed nothing it, just cloned the repo, opened `cv.tex` and let Texpad compile it....