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 > [email protected]: Browserslist 2 could fail on reading Browserslist >3.0 config used in other tools.
warning @choerodon/boot > [email protected]: 3.x is no longer supported
warning @choerodon/boot > stylelint > autoprefixer > [email protected]: Browserslist 2 could fail on reading Browserslist >3.0 config used in other tools.
warning @choerodon/boot > webpack-dev-server > [email protected]: 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 > [email protected]: The querystring API is considered Legacy. new code should use the URLSearchParams API instead.
warning @choerodon/boot > webpack-dev-server > url > [email protected]: The querystring API is considered Legacy. new code should use the URLSearchParams API instead.
warning @choerodon/boot > webpack-dev-server > chokidar > [email protected]: 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 > [email protected]: 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 > [email protected]: 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 > [email protected]: See https://github.com/lydell/source-map-resolve#deprecated
warning @choerodon/boot > stylelint > file-entry-cache > flat-cache > [email protected]: CircularJSON is in maintenance only, flatted is its successor.
warning @choerodon/boot > fork-ts-checker-webpack-plugin > micromatch > snapdragon > source-map-resolve > [email protected]: https://github.com/lydell/resolve-url#deprecated warning @choerodon/boot > fork-ts-checker-webpack-plugin > micromatch > snapdragon > source-map-resolve > [email protected]: See https://github.com/lydell/source-map-url#deprecated
warning @choerodon/boot > fork-ts-checker-webpack-plugin > micromatch > snapdragon > source-map-resolve > [email protected]: 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/[email protected]: This is a stub types definition. classnames provides its own type definitions, so you do not need this installed.
warning @choerodon/master > @types/[email protected]: This is a stub types definition. query-string provides its own type definitions, so you do not need this installed.
warning @choerodon/master > [email protected]: Critical security vulnerability fixed in v0.21.1. For more information, see https://github.com/axios/axios/pull/3410
warning @choerodon/master > choerodon-ui > [email protected]: 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/[email protected]: 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/[email protected]: 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 > [email protected]: 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 > [email protected]: 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 > [email protected]: Package no longer supported. Contact [email protected] for more info.
warning @choerodon/master > choerodon-ui > css-animation > babel-runtime > [email protected]: 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 > [email protected]: request has been deprecated, see https://github.com/request/request/issues/3142
warning @choerodon/master > choerodon-ui > htmlhint > request > [email protected]: 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/[email protected]" required by "@choerodon/[email protected]" 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 > [email protected]: this library is no longer supported
Error: Couldn't find package "@hzero-front-ui/[email protected]" required by "@choerodon/[email protected]" 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/[email protected]" required by "@choerodon/[email protected]" 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