GithubHelp home page GithubHelp logo

Comments (1)

Wubrett avatar Wubrett commented on May 27, 2024

package.json 文件中原先配置的是:
"ali-oss": "^6.16.0",
然而,发现报错:
[14:18:46] [User Command] + yarn --registry https://registry.npm.taobao.org/
[14:18:46] yarn install v1.15.2
[14:18:46] warning package.json: No license field
[14:18:46] warning [email protected]: No license field
[14:18:46] [1/4] Resolving packages...
[14:18:46] warning Lockfile has incorrect entry for "acorn-walk@^8.2.0". Ignoring it.
[14:18:46] error Couldn't find package "acorn-walk@^8.2.0" required by "vm2@^3.9.8" on the "npm" registry.
[14:18:46] info Visit https://yarnpkg.com/en/docs/cli/install for documentation about this command.
[14:18:46] [ERROR] BUILD ERROR
[14:18:46] [ERROR] 183286883
[14:18:46] [ERROR] 1
所以换成了:
"ali-oss": "6.20.0",

因为我的项目依赖树里面只有ali-oss中依赖了acorn-walk

from ali-oss.

Related Issues (20)

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.