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

Using from NPM #7

Open
MRSalomao opened this issue Oct 23, 2017 · 0 comments
Open

Using from NPM #7

MRSalomao opened this issue Oct 23, 2017 · 0 comments

Comments

@MRSalomao
Copy link

MRSalomao commented Oct 23, 2017

Hi there. I've been trying to use your library from NPM by adding the following line into my package.json's 'dependencies':

"kali": "https://github.com/Infinity/Kali/archive/0.0.1.tar.gz",

However I'm having trouble importing it. I think the reason is that Kali's package.json is missing the 'main' parameter (https://docs.npmjs.com/files/package.json#main).

Should I fork the project and add it myself, or do you plan on adding Kali to the NPM registry soon?

Lastly, great library, thanks!

[edit] I got it working by using LucasThompson@b8c0f3f (thank you too, @LucasThompson)

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

1 participant