question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

NPM package codemirror@5.13.2 is missing the LICENSE file

See original GitHub issue

Repro:

npm install codemirror@5.13.2
cd node_modules/codemirror/ && ls LICENSE

Output:

ls: cannot access LICENSE: No such file or directory

5.13.0 has it. For some reason 5.13.2 is missing it.

Should we do a 5.13.3 release to fix this?

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Comments:9 (9 by maintainers)

github_iconTop GitHub Comments

1reaction
marijnhcommented, Apr 6, 2016

Done.

0reactions
Dominator008commented, Apr 6, 2016

Oh the “version” in 5.13.4’s package.json does say “5.13.4”, so it’s correct. Thanks.

Read more comments on GitHub >

github_iconTop Results From Across the Web

License file missing in npm package · Issue #1729
Hello, is it possible to incorporate the LICENSE file inside the npm package ? Now it's missing. It's implied by MIT license that...
Read more >
codemirror
This package provides an example configuration for the CodeMirror code editor. The actual editor is implemented in the various packages ...
Read more >
What should I put in the license field of package.json if my ...
I think this means that the license is "None". But when I npm init it wants me to use an SPDX License. "None"...
Read more >
codemirror-frontmatters - npm package
The npm package codemirror-frontmatters was scanned for known vulnerabilities and missing license, and no issues were found. Thus the package ...
Read more >
Shadow CLJS User's Guide
shadow-cljs provides everything you need to compile your ClojureScript projects with a focus on simplicity and ease of use.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found