gpt4 book ai didi

scala - 如何解决破坏的传递 jsDependencies?

转载 作者:行者123 更新时间:2023-12-01 01:44:45 24 4
gpt4 key购买 nike

webjar 生态系统最近被破坏了。

https://github.com/webjars/webjars/issues/1789
org.webjars.npm:react:16.2.0取决于 org.webjars.npm:loose-envify:[1.1.0,2)现在包括新发布的 1.4.0 版本,它依赖于 org.webjars.npm#js-tokens;[3.0.0,4),[4.0.0,5)无法解决。

如何强制使用 org.webjars.npm:loose-envify 的版本到 1.3.1,或 org.webjars.npm#js-tokens到 3.0.2?

我试过 https://github.com/japgolly/scalajs-react/commit/6446d73464f5f4836d1af1aff5f750325f8e24f7但它没有用。

最佳答案

已回答 here来自 https://github.com/rpiaggio (谢谢你!)

使用 dependencyOverrides += "org.webjars.npm" % "js-tokens" % "3.0.2"

关于scala - 如何解决破坏的传递 jsDependencies?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/51317975/

24 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com