Giter VIP home page Giter VIP logo

Comments (7)

zqfan avatar zqfan commented on July 17, 2024

收到,我们核实下

from tencentcloud-sdk-nodejs.

WANGMUXIAN avatar WANGMUXIAN commented on July 17, 2024

npm上的版本package.json为

"dependencies": {
    "tencentcloud-sdk-nodejs-common": "^1.1.5"
  },

跟git代码中的dependencies不一致,导致production环境的某些包比如tslib会找不到

请查收[email protected]邮件

from tencentcloud-sdk-nodejs.

zyf0330 avatar zyf0330 commented on July 17, 2024

@zqfan 你好,我看最新的 4.0.446 版本还是没有 tslib 依赖,这个问题还没有解决吗?

from tencentcloud-sdk-nodejs.

cyrilluce avatar cyrilluce commented on July 17, 2024

@zqfan 你好,我看最新的 4.0.446 版本还是没有 tslib 依赖,这个问题还没有解决吗?

具体是哪个包?我检查了4.0.446的依赖,是有tslib的

from tencentcloud-sdk-nodejs.

zyf0330 avatar zyf0330 commented on July 17, 2024

@zqfan 你好,我看最新的 4.0.446 版本还是没有 tslib 依赖,这个问题还没有解决吗?

具体是哪个包?我检查了4.0.446的依赖,是有tslib的

这个包 tencentcloud-sdk-nodejs-captcha

from tencentcloud-sdk-nodejs.

cyrilluce avatar cyrilluce commented on July 17, 2024

@zqfan 你好,我看最新的 4.0.446 版本还是没有 tslib 依赖,这个问题还没有解决吗?

具体是哪个包?我检查了4.0.446的依赖,是有tslib的

这个包 tencentcloud-sdk-nodejs-captcha

有包版本吗?我检查了最近的包,依赖的common都是声明为 ^4.0.xxx的,应该会自动安装最新版的common包

建议你升级一下 tencentcloud-sdk-nodejs-captcha

npm i tencentcloud-sdk-nodejs-captcha@latest

from tencentcloud-sdk-nodejs.

zyf0330 avatar zyf0330 commented on July 17, 2024

@cyrilluce tencentcloud-sdk-nodejs-captcha 的 latest 版本是 4.0.492,依旧没有 tslib 依赖。

不过,我刚搞懂你的意思。common 包的确声明了 tslib 依赖,但是这个包本身也依赖了 tslib。隐式使用依赖的依赖是有问题的,它自己也需要声明。

from tencentcloud-sdk-nodejs.

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.