Code Monkey home page Code Monkey logo

Comments (3)

shadowings-zy avatar shadowings-zy commented on June 26, 2024

先确认下 /package/fileUploaderServer/dist 和 /package/fileUploaderClient/dist 是否存在。
然后确认下你使用 yarn 安装 client 和 server 的位置,应该在项目根目录安装,而不是 demo 目录安装。

from easy-file-uploader.

AliceLanniste avatar AliceLanniste commented on June 26, 2024

/package/fileUploaderServer/dist 和 /package/fileUploaderClient/dist 存在
8fb9e1c088d05a7a338a6a09213b4b7
76ee7eed6dcd83505a485eb3c410d6a

然后确认下你使用 yarn 安装 client 和 server 的位置,应该在项目根目录安装,而不是 demo 目录安装。

这句话的意思是我直接在根目录使用npm run demo:run吗,不需要在demo目录下安装依赖吗。
我的步骤是先安装demo下server和client依赖,然后npm run demo:run,这样不行吗,必须使用yarn安装和运行吗?
我从头到尾都是使用npm,这样会有影响吗

from easy-file-uploader.

shadowings-zy avatar shadowings-zy commented on June 26, 2024

直接在根目录下 yarn 安装依赖,然后执行 demo: run命令。这个项目使用了yarn workspace,用npm安装是不行的

from easy-file-uploader.

Related Issues (2)

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.