Errors At quasar dev Command
-
Hi… I didn’t change anything but today I got following errors when run quasar dev command.;
indent: Expected indentation of 8 spaces but found 10.
key-spacing: Extra space after key ‘API’.
indent: Expected indentation of 10 spaces but found 12.too many scripting errors like those… What’s that reason ??
-
Those aren’t scripting errors. They are linting errors. Something either changed in your code or your linting. I’d bet code.
Scott
-
@s-molinari it occures when I run quasar dev command. and it gives those errors as scripting error…
-
Those are linting errors. I’m not sure what you mean, when you say, “It give those errors as scripting error…”?
Scott