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

docker build failing due to depreacated npm modules #64

Open
u14183 opened this issue Mar 3, 2021 · 0 comments
Open

docker build failing due to depreacated npm modules #64

u14183 opened this issue Mar 3, 2021 · 0 comments

Comments

@u14183
Copy link

u14183 commented Mar 3, 2021

$ git show master
commit b34f283 (HEAD -> master, origin/master, origin/HEAD)
Merge: 658f385 9c9d700
Author: Felix [email protected]
Date: Tue Aug 11 11:26:59 2020 +0200

Merge pull request #62 from ghost/change/suggest

Change/suggest
npm WARN deprecated [email protected]: Use uuid module instead
npm WARN deprecated [email protected]: New code is available at github.com/uNetworking/uWebSockets.js
npm WARN deprecated [email protected]: no longer supported
npm WARN deprecated [email protected]: request has been deprecated, see https://github.com/request/request/issues/3142
npm WARN deprecated [email protected]: to-markdown has been renamed to Turndown, with a new API. Please update to turndown v4.0.0 or above and see the migration guide for details: https://github.com/domchristie/turndown/wiki/Migrating-from-to-markdown-to-Turndown
npm WARN deprecated [email protected]: Version no longer supported. Upgrade to @latest
npm WARN deprecated [email protected]: This version will no longer receive security fixes per our security policy. Please update to sequelize@5 or above.
npm ERR! Linux 5.4.72-microsoft-standard-WSL2
npm ERR! argv "/usr/local/bin/node" "/usr/local/bin/npm" "install"
npm ERR! node v6.17.1
npm ERR! npm  v3.10.10
npm ERR! code ETARGET

npm ERR! notarget No compatible version found: js-sequence-diagrams@^1000000.0.6
npm ERR! notarget Valid install targets:
npm ERR! notarget 0.0.1-security

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

1 participant