• Error An unexpected error occurred: Request failed “404 Not Found””

    Because the address of the previously installed global module does not exist, but there are related records in the global yarn.lock

    yarn global dir
    rm yarn.lock
    Copy the code