Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-15709] CLI: 3.2.0 CLI install warns of out-of-date dependency "github-flavored-markdown@1.0.1"

GitHub Issuen/a
TypeBug
PriorityMedium
StatusClosed
ResolutionWon't Fix
Resolution Date2013-11-14T19:09:34.000+0000
Affected Version/sRelease 3.2.0
Fix Version/sn/a
ComponentsCLI
Labelsqe-3.2.0
ReporterEric Merriman
AssigneeIngo Muschenetz
Created2013-11-13T22:42:34.000+0000
Updated2017-03-21T18:18:51.000+0000

Description

Description:

When I installed the CLI today I noticed the following npm warning:
npm WARN deprecated github-flavored-markdown@1.0.1: This project is long out of date. Use 'marked' instead.
Since the CLI install could potentially fail if this dependency is no longer available at some time in the future, we should consider replacing it soon.

Steps to reproduce:

1) Install the cli from github with: sudo npm install -g git://github.com/appcelerator/titanium.git 2) Watch the terminal output

Result:

npm warning about "out of date" package

Expected Result:

No warnings, no out-of-date packages as dependencies

Comments

  1. Ingo Muschenetz 2013-11-14

    Note that this is documented as an issue here: https://github.com/visionmedia/dox/issues/94. It is possible to delete a package, but given the contributor, I think that's unlikely: https://npmjs.org/doc/cli/npm-unpublish.html
  2. Lee Morris 2017-03-21

    Closing ticket as the issue will not fix.

JSON Source