[
https://issues.apache.org/jira/browse/THRIFT-3355?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14908661#comment-14908661
]
Jens Geyer commented on THRIFT-3355:
------------------------------------
Since I'm not fully aware about the implications and also ther are voices out
there recommending both entries, I'm going to just add the missing one and
leave the existing field as it is.
> npm WARN package.json [email protected] No license field.
> --------------------------------------------------------
>
> Key: THRIFT-3355
> URL: https://issues.apache.org/jira/browse/THRIFT-3355
> Project: Thrift
> Issue Type: Bug
> Components: Node.js - Library
> Environment: npm version 2.14.2
> Reporter: Jens Geyer
> Assignee: Jens Geyer
>
> Using the environment above, I get
> {code}
> Making all in nodejs
> make[3]: Entering directory '/home/jens/Arbeitsfläche/Thrift/haxe/lib/nodejs'
> /usr/bin/npm install --no-bin-links ../../
> npm WARN package.json [email protected] No license field.
> {code}
> According to https://docs.npmjs.com/files/package.json the {{licenses:
> [...]}} array is deprecated and the {{license: "..."}} SPDX expression string
> field should be used instead.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)