Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"WARN tar invalid entry" when installing from NPM #231

Open
jgranick opened this issue May 14, 2018 · 5 comments
Open

"WARN tar invalid entry" when installing from NPM #231

jgranick opened this issue May 14, 2018 · 5 comments
Assignees
Labels

Comments

@jgranick
Copy link

Both royale-js and royale-js-swf print the following warning many times:

WARN tar invalid entry

This floods our output, and makes it difficult to check build logs. I know this is only a warning, but it would be great if there's a way to tidy this up 😄

@bigosmallm
Copy link
Contributor

Yes, we have seen this issue. Can you please provide your npm and node.js versions?

@jgranick
Copy link
Author

jgranick commented May 15, 2018

I have seen this on multiple macOS, Linux and Windows systems, but the current machine I'm on at this moment is running Node 8.9.3 and NPM 6.0.1. Thank you 😄

@bigosmallm bigosmallm self-assigned this May 15, 2018
@bigosmallm bigosmallm added the npm label May 15, 2018
@jgranick
Copy link
Author

jgranick commented May 25, 2018

The NPM 6.1 release may have resolved this (at least for the royale-js package), I do not think I am seeing this anymore

@chrisvelevitch
Copy link

When I npm install @apache-royale/royale-js -g to get @apache-royale/royale-js@0.9.3 I also get heaps of these warnings. I'm running node v10.6.0, npm v6.3.0 on Mac OS X 10.13.6.

@bigosmallm
Copy link
Contributor

bigosmallm commented Aug 12, 2018 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants