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

Issue with dependency fesevent #67

Closed
Getuser31 opened this issue Jan 19, 2017 · 2 comments
Closed

Issue with dependency fesevent #67

Getuser31 opened this issue Jan 19, 2017 · 2 comments

Comments

@Getuser31
Copy link

Hello,
I have an issue with latest version of gassetic. It required a depency on fesevent, which is not compatible with ubuntu 16.04 apprently:
npm/npm#14042 (comment)

The solution in this comment is working, but as it's an optional dependency why just no remove it?
Thx for attention and thx for your work. Have a nice day

@romanschejbal
Copy link
Owner

romanschejbal commented Jan 19, 2017

I can't remove it since it's used inside of the other modules, but I've added it to optionalDependencies to see if it helps. Can you please try now with the version 1.0.7? Thanks!

Install it with the --no-optional flag. I.e. npm i gassetic -g --no-optional

@Getuser31
Copy link
Author

Work great. thx a lot. Have a nice day

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

No branches or pull requests

2 participants