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

Which should be installed, jotform-api-nodejs or jotform? #4

Closed
wzup opened this issue Dec 17, 2015 · 1 comment
Closed

Which should be installed, jotform-api-nodejs or jotform? #4

wzup opened this issue Dec 17, 2015 · 1 comment

Comments

@wzup
Copy link

wzup commented Dec 17, 2015

Could you please elaborate which module should be installed and used, jotform-api-nodejs or jotform?

Read here http://api.jotform.com/docs/:

NodeJS Client Library
npm install jotform-api-nodejs

Now read your README:

Installation
npm install jotform

And they both can be installed, and have different versions. This is from package.json after installation:

    "jotform": "0.0.8",
    "jotform-api-nodejs": "0.0.2",

How can it be? Which one should be used?

@kennethpdev
Copy link
Contributor

Please use the official jotform package. You have to remove jotform-api-nodejs.

do npm install jotform to get the latest version.

We already updated the docs to avoid confusion. Thank you

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