nodeshift-archived / license-reporter

license-reporter is a tool that gathers licenses for project's dependencies and produces a output in XML, JSON, YAML and HTML format.
Apache License 2.0
13 stars 10 forks source link

investigate if files are changed after copy #270

Closed helio-frota closed 6 years ago

helio-frota commented 6 years ago

related to : https://github.com/feedhenry/fh-mbaas/pull/96#discussion_r161020488

helio-frota commented 6 years ago

files remain unchanged

https://github.com/helio-frota/cpfiles

steps to reproduce:

  1. clone
  2. node index.js
helio-frota commented 6 years ago

Test again with windows 10 and different node versions.

helio-frota commented 6 years ago

working on 3 diff versions of node and windows 10

01 02 03

helio-frota commented 6 years ago

license-checker has a way to return the licenseText, this is when we use customPath option. And we are not using this option. So I believe is nothing related with license-checker.

helio-frota commented 6 years ago

using the same dependency archiver I was not able to reproduce...

screenshot from 2018-01-22 10-59-54

helio-frota commented 6 years ago

via npm I can't see any file changes