推送被拒绝,无法编译React.js(create-react-app)多个应用程序。 Heroku

时间:2020-05-14 15:42:45

标签: reactjs heroku

----->构建 运行构建(纱线) 纱线运行v1.22.4 $ react-scripts构建 找不到所需的文件。 名称:index.js 在以下位置搜索:/ tmp / build_c1c8ec59a3e25947832e75ec72e6b11d / src 错误命令失败,退出代码为1。 info请访问https://yarnpkg.com/en/docs/cli/run,以获取有关此命令的文档。 ----->构建失败

    void FixedUpdate()
    {
        if(Input.GetMouseButton(0))
        {
            Vector3 target = GetMouseWorldPosition();
            transform.position = Vector3.MoveTowards(transform.position, target , speed * Time.deltaTime);

!推送被拒绝,无法编译React.js(create-react-app)多个应用程序。 !推送失败

repositóriono git: https://github.com/heluansantos/hevolsoft

0 个答案:

没有答案