rlam3
rlam3
@golfguru1 could you share your repo with us too? Thanks :)
@golfguru1 Thanks :)
@habovh were you able to find a workaround for this?
Any updates on this? Or alternatives?
@jshier did you find a workaround? For context, this is happening for M2 macs as well. > ``` > DLDFLAGS="-L/opt/homebrew/opt/capstone/lib" CFLAGS="-I/opt/homebrew/opt/capstone/include" rvm install ruby-3.1.2 > ``` > > that worked...
@kevinmarrec I am now getting the following error when I run "nuxt-ts generate". Even with a fresh install of node_modules. ``` ERROR in test/unit/Blog.spec.ts:37:24 TS2344: Type '{ name: string; components:...
@kevinmarrec Thank you for clarifications. Currently, I do have the file `vue-shim.d.ts` in the root. So to be clear, I now cannot use a TypeScript test testing a .vue component...
> @kevinmarrec I'm having the same issue, I created a [repo that reproduces the error](https://github.com/Kelmatou/TypescriptBuildErrorRepro) > > **Config** > typescript: 4.1.3 > node: v12.16.1 > > **What I did** >...
> You should add `"jest"` to your types array in `tsconfig.json`. And you may need to install `@types/jest` too. @danielroe Could you please provide us a brand new repo example?...
Same issue. Does anybody know if using gitter to collaborate right now to get things working by tonight. https://gitter.im/pokemongo-webspoof/Lobby#