I have a problem with installing vue3 alpha via npm. I tried to do this:
mkdir myprj && cd myprj npm init -y npm