从Github克隆后无法运行React App

问题描述

我真的需要你的帮助。我将不胜感激。

我克隆了这个项目:https://github.com/iearn-finance/iearn-finance, 并且我想要一个这样的前端网站:https://yearn.finance/

但是我不能在本地运行。我尝试过"npm install",然后尝试"npm start",请仔细检查 package.json ,但仍然无法正常工作,并给了我这个错误:

npm ERR! code ENOENT
npm ERR! syscall open
npm ERR! path D:\iearn-finance-develop\package.json
npm ERR! errno -4058
npm ERR! enoent ENOENT: no such file or directory,open 'D:\iearn-finance-develop\package.json'
npm ERR! enoent This is related to npm not being able to find a file.
npm ERR! enoent

解决方法

暂无找到可以解决该程序问题的有效方法,小编努力寻找整理中!

如果你已经找到好的解决方法,欢迎将解决方案带上本链接一起发送给小编。

小编邮箱:dio#foxmail.com (将#修改为@)