docs
docs copied to clipboard
tutorial/step-1: Error message shown when SFC is enabled (default)
Is this because of me using Firefox?

In English this would roughly read
Error while resolving module specifier "vue". Relative module specifiers have to start with "./", "../" or "/".
Possibly the same as #2073. There's a polyfill being used to get the import map to work with Firefox, but that seems to be failing in some cases.
I think this may be a problem with the REPL:
It's trying to suppress that error message, but it only works in English.
I also found a couple of other examples of code that relies on English error messages: