GithubHelp home page GithubHelp logo

Comments (4)

xlh001 avatar xlh001 commented on July 3, 2024 1

好的

from hamibot-starter.

batu1579 avatar batu1579 commented on July 3, 2024

嗨~

很抱歉我这里没法复现你遇到的问题,可能需要你提供更多信息QAQ。下面是我运行的效果:

image

但是我看你截图中的路径,觉得也许是因为你没有将路径切换到项目目录下(在克隆项目以后需要使用 cd 命令切换到 hamibot-starter 文件夹下),一般来说完整的指令应该是:

// 将仓库克隆到本地
git clone https://github.com/batu1579/hamibot-starter.git

// 将目录切换到仓库
cd ./hamibot-starter

// 使用 npm 安装依赖
npm install

当然以上只是我通过你截图中的信息进行的猜测,可能和实际情况不符。也有可能和 CNPM 、 npm 源 、 npm 缓存或者你的网络代理有关?

如果你能够提供更详细的信息,会方便我定位问题。

等你回复~!

from hamibot-starter.

xlh001 avatar xlh001 commented on July 3, 2024

npm audit fix
修复后无法正常编译

from hamibot-starter.

batu1579 avatar batu1579 commented on July 3, 2024

因为里面有以前版本的依赖,不要修复直接运行

npm run build

应该就可以了

from hamibot-starter.

Related Issues (12)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.