daniyar zhanakhmetov
daniyar zhanakhmetov
it helped in vs code, but in web storm without this option in tsconfig(skipLibCheck) this error reappears
this extension is not available for webstorm
Assuming /cdnlogo.com_vuetify.svg is in the project root? ``` ./public/cdnlogo.com_vuetify.svg ./src ``` _**For this usage, please enter directly without using the import statement.**_ I suppose, it may once happen that the...
yarn - v3.3.0 node - v16.17.1
if i use npm(8.15.0) and node v16.17.1: 1. I need to add a pre-commit file to the husky directory with the following content: ``` #!/usr/bin/env sh . "$(dirname -- "$0")/_/husky.sh"...
I'm sorry, that was my mistake. However, after updating the node (_now version is 18.12.1, npm version is 8.19.2_), re-cloning the current repository, I ran into the same problems as...
Nothing helps. The problem with the "alias" seems to me, because if all aliases (@ ) are replaced with relative paths, there are no problems with types
tsconfig state fully corresponds to tsconfig from this repository
Did not help.... I don't think it has anything to do with the ide, because firstly, this kind of errorserrors occur in any ide, and secondly, the problem is clearly...
> There was an update of Vuetify yesterday, so I updated this project accordingly. (also merged [createVuetify](https://github.com/vuetifyjs/create-vuetify)) Did you reproduce it? > > Notice: [eslint-plugin-vuetify](https://github.com/vuetifyjs/eslint-plugin-vuetify) v2, which supports Vuetify3, but...