Skip to content

执行npm install 安装依赖有很多告警 #2046

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

Open
wthahaha opened this issue May 9, 2019 · 8 comments
Open

执行npm install 安装依赖有很多告警 #2046

wthahaha opened this issue May 9, 2019 · 8 comments

Comments

@wthahaha
Copy link

wthahaha commented May 9, 2019

执行npm install

安装依赖有很多告警

Steps to reproduce(问题复现步骤)

$ npm install
npm WARN deprecated [email protected]: This project has been renamed to 'tasksfile'. Install using 'npm install tasksfile' instead.
npm WARN deprecated [email protected]: This project has been renamed to @pawelgalazka/cli . Install using @pawelgalazka/cli instead
npm WARN deprecated [email protected]: Package no longer supported. Contact [email protected] for more info.
npm WARN deprecated [email protected]: This module has moved and is now available at @hapi/joi. Please update your dependencies as this version is no longer maintained an may contain bugs and security issues.
npm WARN deprecated [email protected]: This project has been renamed to @pawelgalazka/cli-args. Install using @pawelgalazka/cli-args instead
npm WARN deprecated [email protected]: This module has moved and is now available at @hapi/hoek. Please update your dependencies as this version is no longer maintained an may contain bugs and security issues.
npm WARN deprecated [email protected]: This module has moved and is now available at @hapi/topo. Please update your dependencies as this version is no longer maintained an may contain bugs and security issues.
npm WARN deprecated [email protected]: CircularJSON is in maintenance only, flatted is its successor.
npm WARN deprecated [email protected]: Please upgrade to kleur@3 or migrate to 'ansi-colors' if you prefer the old syntax. Visit <https://github.com/lukeed/kleur/releases/tag/v3.0.0\> for migration path(s).
npm WARN deprecated [email protected]: use String.prototype.padStart()

您的项目是否需要更新依赖的版本号?

@PanJiaChen
Copy link
Owner

PanJiaChen commented May 12, 2019

下一个版本更新这些依赖。

@miya201207
Copy link

D:\vue-element-admin-master>node -v
v8.12.0

D:\vue-element-admin-master>npm install
npm WARN deprecated [email protected]: This project has been renamed to 'tasksfile'. Install using 'npm install tasksfile' instead.
npm WARN deprecated [email protected]: This project has been renamed to @pawelgalazka/cli . Install using @pawelgalazka/cli instead
npm WARN deprecated [email protected]: Package no longer supported. Contact [email protected] for more info.
npm WARN deprecated [email protected]: This project has been renamed to @pawelgalazka/cli-args. Install using @pawelgalazka/cli-args instead
npm WARN deprecated [email protected]: CircularJSON is in maintenance only, flatted is its successor.
npm WARN deprecated [email protected]: Please upgrade to kleur@3 or migrate to 'ansi-colors' if you prefer the old syntax. Visit https://github.com/lukeed/kleur/releases/tag/v3.0.0\ for migration path(s).
npm WARN deprecated [email protected]: use String.prototype.padStart()
npm ERR! Error while executing:
npm ERR! C:\Program Files (x86)\Git\cmd\git.EXE ls-remote -h -t https://github.com/nhn/raphael.git
npm ERR!
npm ERR! fatal: unable to access 'https://github.com/nhn/raphael.git/': error:1407742E:SSL routines:SSL23_GET_SERVER_HELLO:tlsv1 alert protocol versionnpm ERR!
npm ERR! exited with error code: 128

急急急 请问你们都能启动项目么?

@yayxs
Copy link

yayxs commented Aug 2, 2019

问题同上,安装依赖的时候,ERR
npm WARN deprecated [email protected]: This project has been renamed to 'tasksfile'. Install using 'npm install tasksfile' instead.
npm WARN deprecated [email protected]: This project has been renamed to @pawelgalazka/cli . Install using @pawelgalazka/cli instead
npm WARN deprecated [email protected]: This project has been renamed to @pawelgalazka/cli-args. Install using @pawelgalazka/cli-args instead
npm WARN deprecated [email protected]: CircularJSON is in maintenance only, flatted is its successor.
npm WARN deprecated [email protected]: Please upgrade to kleur@3 or migrate to 'ansi-colors' if you prefer the old syntax. Visit https://github.com/lukeed/kleur/releases/tag/v3.0.0\ for migration path(s).
npm ERR! Unexpected end of JSON input while parsing near '...orn":"^5.5.3","acorn-'

npm ERR! A complete log of this run can be found in:

@sc-yan
Copy link

sc-yan commented Aug 19, 2019

npm WARN deprecated [email protected]: This project has been renamed to 'tasksfile'. Install using 'npm install tasksfile' instead.
npm WARN deprecated [email protected]: Package no longer supported. Contact [email protected] for more info.
npm WARN deprecated [email protected]: This project has been renamed to @pawelgalazka/cli . Install using @pawelgalazka/cli instead
npm WARN deprecated [email protected]: This project has been renamed to @pawelgalazka/cli-args. Install using @pawelgalazka/cli-args instead
npm WARN deprecated [email protected]: CircularJSON is in maintenance only, flatted is its successor.
npm WARN deprecated [email protected]: Please upgrade to kleur@3 or migrate to 'ansi-colors' if you prefer the old syntax. Visit https://github.com/lukeed/kleur/releases/tag/v3.0.0\ for migration path(s).
npm WARN deprecated [email protected]: use String.prototype.padStart()

[email protected] install D:\coding_projects\vue.js_project\vue-element-admin\node_modules\yorkie
node bin/install.js

自己的win10和公司的win10就有问题。公司的mac没有这个问题。

2019/10/13 update:
最新的代码没有问题。。npm i 之后可以启动dev

@PanJiaChen
Copy link
Owner

部分warning暂时解决不了,要等vue-cli@4发布。

@github-linannan
Copy link

同问,目前19.10.16, npm install还是出现'tasksfile'.怎么解决 @PanJiaChen

@PanJiaChen
Copy link
Owner

@github-linannan #2642 该分支已修改。

@github-linannan
Copy link

我应该是重新下载按流程重新操作一遍吧 但是还是显示这个问题 @PanJiaChen

EdwinBetanc0urt added a commit to EdwinBetanc0urt/adempiere-vue that referenced this issue Apr 1, 2024
* Feat: Support Cache MS (Menu) (PanJiaChen#1988)

* Feat: Support Cache MS (Menu)

* Update menu.js

---------

Co-authored-by: Edwin Betancourt <[email protected]>

* Feat: Support Cache MS (Menus, Windows,  Process and Reports) (PanJiaChen#1992)

* Feat: Support Cache MS (Menu)

* Feat: Support Cache MS (Process)

* Feat: Support Cache MS (Process)

* minimal changes

* Feat: Support Windows Open Search

* Update TabPanel.vue

* Minimal changes

* Minimal changes

* minimal changes

* Update actions.js

* Update window.ts

* Update index.vue

* Update defaultValueManager.js

* Update lookups.js

* Update defaultValueManager.js

* Feat: Support Smart Browser Open Search

* Change end point menu

---------

Co-authored-by: Edwin Betancourt <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

6 participants