Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

项目启动不起来 #12

Open
enjoyWeb opened this issue Jun 15, 2022 · 2 comments
Open

项目启动不起来 #12

enjoyWeb opened this issue Jun 15, 2022 · 2 comments

Comments

@enjoyWeb
Copy link

1、本仓库工程是否对应这个网站(https://choerodon.com.cn/#/iam/register-organization)的项目
2、使用yarn或者npm都是会报@choerodon/***相关依赖的错误,依赖不是在npm吧?还是说在你们私域源库里,要怎么在本地跑起来你们的工程代码

@enjoyWeb
Copy link
Author

λ yarn
yarn install v1.22.11
info No lockfile found.
[1/4] Resolving packages...
warning @choerodon/boot > autoprefixer > browserslist@1.7.7: Browserslist 2 could fail on reading Browserslist >3.0 config used in other tools.
warning @choerodon/boot > html-webpack-plugin@3.2.0: 3.x is no longer supported
warning @choerodon/boot > stylelint > autoprefixer > browserslist@2.11.3: Browserslist 2 could fail on reading Browserslist >3.0 config used in other tools.
warning @choerodon/boot > webpack-dev-server > chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies
warning @choerodon/boot > @pmmmwh/react-refresh-webpack-plugin > native-url > querystring@0.2.1: The querystring API is considered Legacy. new code should use the URLSearchParams API instead.
warning @choerodon/boot > webpack-dev-server > url > querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead.
warning @choerodon/boot > webpack-dev-server > chokidar > fsevents@1.2.13: fsevents 1 will break on node v14+ and could be using insecure binaries. Upgrade to fsevents 2.
warning @choerodon/boot > webpack-dev-server > webpack-log > uuid@3.4.0: Please upgrade
  to version 7 or higher.  Older versions may use Math.random() in certain circumstances, which is known to be problematic.  See https://v8.dev/blog/math-random for details. warning @choerodon/boot > webpack > watchpack > watchpack-chokidar2 > chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies
warning @choerodon/boot > fork-ts-checker-webpack-plugin > micromatch > snapdragon > source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated
warning @choerodon/boot > stylelint > file-entry-cache > flat-cache > circular-json@0.3.3: CircularJSON is in maintenance only, flatted is its successor.
warning @choerodon/boot > fork-ts-checker-webpack-plugin > micromatch > snapdragon > source-map-resolve > resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated warning @choerodon/boot > fork-ts-checker-webpack-plugin > micromatch > snapdragon > source-map-resolve > source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated
warning @choerodon/boot > fork-ts-checker-webpack-plugin > micromatch > snapdragon > source-map-resolve > urix@0.1.0: Please see https://github.com/lydell/urix#deprecated
Couldn't find any versions for "@choerodon/master" that matches "1.1.0"
? Please choose a version of "@choerodon/master" from this list: 1.0.8
warning @choerodon/master > @types/classnames@2.3.1: This is a stub types definition. classnames provides its own type definitions, so you do not need this installed.
warning @choerodon/master > @types/query-string@6.3.0: This is a stub types definition. query-string provides its own type definitions, so you do not need this installed.
warning @choerodon/master > axios@0.16.2: Critical security vulnerability fixed in v0.21.1. For more information, see https://github.com/axios/axios/pull/3410
warning @choerodon/master > choerodon-ui > core-js@2.6.12: core-js@<3.4 is no longer maintained and not recommended for usage due to the number of issues. Because of the V8 engine whims, feature detection in old core-js versions could cause a slowdown up to 100x even if nothing is polyfilled. Please, upgrade your dependencies to the actual version of core-js.
warning @choerodon/master > @choerodon/components > @ahooksjs/use-url-state > @types/query-string@6.3.0: This is a stub types definition. query-string provides its own type definitions, so you do not need this installed.
warning @choerodon/master > react-intl > @formatjs/intl-utils@3.8.4: the package is rather renamed to @formatjs/ecma-abstract with some changes in functionality (primarily selectUnit is removed and we don't plan to make any further changes to this package
warning @choerodon/master > react-intl > intl-messageformat-parser@5.5.1: We've written a new parser that's 6x faster and is backwards compatible. Please use @formatjs/icu-messageformat-parser ([WARNING] Use 5.4.2 instead of 5.5.1, reason: https://github.com/formatjs/formatjs/issues/2005)
warning @choerodon/master > choerodon-ui > draft-js > fbjs > core-js@1.2.7: core-js@<3.4 is no longer maintained and not recommended for usage due to the number of issues. Because of the V8 engine whims, feature detection in old core-js versions could cause a slowdown up to 100x even if nothing is polyfilled. Please, upgrade your dependencies to the actual version of core-js.
warning @choerodon/master > choerodon-ui > jsonlint > nomnom@1.8.1: Package no longer supported. Contact support@npmjs.com for more info.
warning @choerodon/master > choerodon-ui > css-animation > babel-runtime > core-js@2.6.12: core-js@<3.4 is no longer maintained and not recommended for usage due to the number of issues. Because of the V8 engine whims, feature detection in old core-js versions could cause a slowdown up to 100x even if nothing is polyfilled. Please, upgrade your dependencies to the actual version of core-js.
warning @choerodon/master > choerodon-ui > htmlhint > request@2.88.0: request has been deprecated, see https://github.com/request/request/issues/3142
warning @choerodon/master > choerodon-ui > htmlhint > request > uuid@3.4.0: Please upgrade  to version 7 or higher.  Older versions may use Math.random() in certain circumstances, which is known to be problematic.  See https://v8.dev/blog/math-random for details.
error Couldn't find package "@hzero-front-ui/c7n-ui@3.0.0-alpha.28" required by "@choerodon/master@1.1.0" on the "npm" registry.
info Visit https://yarnpkg.com/en/docs/cli/install for documentation about this command.
warning @choerodon/master > choerodon-ui > htmlhint > request > har-validator@5.1.5: this library is no longer supported
Error: Couldn't find package "@hzero-front-ui/themes@3.0.0-alpha.24" required by "@choerodon/master@1.1.0" on the "npm" registry.
    at MessageError.ExtendableBuiltin (D:\Program Files\nvm\v14.17.5\node_modules\yarn\lib\cli.js:721:66)
    at new MessageError (D:\Program Files\nvm\v14.17.5\node_modules\yarn\lib\cli.js:750:123)
    at PackageRequest.<anonymous> (D:\Program Files\nvm\v14.17.5\node_modules\yarn\lib\cli.js:36543:17)
    at Generator.throw (<anonymous>)
    at step (D:\Program Files\nvm\v14.17.5\node_modules\yarn\lib\cli.js:310:30)
    at D:\Program Files\nvm\v14.17.5\node_modules\yarn\lib\cli.js:323:13
    at processTicksAndRejections (internal/process/task_queues.js:95:5)
Error: Couldn't find package "@hzero-front-ui/core@3.0.0-alpha.15" required by "@choerodon/master@1.1.0" on the "npm" registry.
    at MessageError.ExtendableBuiltin (D:\Program Files\nvm\v14.17.5\node_modules\yarn\lib\cli.js:721:66)
    at new MessageError (D:\Program Files\nvm\v14.17.5\node_modules\yarn\lib\cli.js:750:123)
    at PackageRequest.<anonymous> (D:\Program Files\nvm\v14.17.5\node_modules\yarn\lib\cli.js:36543:17)
    at Generator.throw (<anonymous>)
    at step (D:\Program Files\nvm\v14.17.5\node_modules\yarn\lib\cli.js:310:30)
    at D:\Program Files\nvm\v14.17.5\node_modules\yarn\lib\cli.js:323:13
    at processTicksAndRejections (internal/process/task_queues.js:95:5)

@dvg1024
Copy link

dvg1024 commented Aug 24, 2022

请问你是怎么把依赖装起来的

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants