Skip to content

docker build failing due to depreacated npm modules #64

@u14183

Description

@u14183

$ git show master
commit b34f283 (HEAD -> master, origin/master, origin/HEAD)
Merge: 658f385 9c9d700
Author: Felix hi@l33t.name
Date: Tue Aug 11 11:26:59 2020 +0200

Merge pull request #62 from ghost/change/suggest

Change/suggest
npm WARN deprecated node-uuid@1.4.8: Use uuid module instead
npm WARN deprecated uws@0.14.5: New code is available at github.com/uNetworking/uWebSockets.js
npm WARN deprecated viz.js@1.8.2: no longer supported
npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142
npm WARN deprecated to-markdown@3.1.1: 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 highlight.js@9.9.0: Version no longer supported. Upgrade to @latest
npm WARN deprecated sequelize@3.35.1: 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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions