Marked: Why `"preferGlobal": true,` in package.json

Created on 16 Mar 2017  路  8Comments  路  Source: markedjs/marked

Hello here.

One of my project dependency depend to marked, so I have a warning in my log during a npm install

npm WARN prefer global [email protected] should be installed with -g

Why "preferGlobal": true, in package.json ?
https://github.com/chjj/marked/blob/master/package.json#L9

proposal question

Most helpful comment

Merged.

All 8 comments

+1

+1 this is a library module first and a cli util second

+1

@matt- and @UziTech - Thoughts?

duplicate #652

I agree

preferGlobal is deprecated anyways

Do we have a PR that removes this from the package.json

768

Merged.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

chunhei2008 picture chunhei2008  路  3Comments

toc
zoe-cjf picture zoe-cjf  路  3Comments

learykara picture learykara  路  3Comments

thyxsl picture thyxsl  路  4Comments

pigtooter picture pigtooter  路  4Comments