0
This happened because you put ./
in the base
configuration.
Either put something other like /
(default) or /base/
.
Or remove the config altogether.
- [Vuejs]-Best approach for adding animation to large text blocks in Vue
- [Vuejs]-TypeScript's type inference for Promise.all fails in Vue on WebStorm2023.1
Source:stackexchange.com