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

NPM packages maybe has a problem with inconsistent version codes #1240

Closed
zmax opened this issue Dec 18, 2022 · 2 comments
Closed

NPM packages maybe has a problem with inconsistent version codes #1240

zmax opened this issue Dec 18, 2022 · 2 comments

Comments

@zmax
Copy link

zmax commented Dec 18, 2022

@nlpjs/nlp and @nlpjs/nlg that packages make me confuse. There may be a problem with inconsistent version codes.

The version numbers of the github repo and npm repo are the same, but the code is different.

Issue case: I'm trying to use a method called "registerActionFunction" in an npm package, but the method is not available.

@zmax zmax changed the title NPM packages maybe has a problem with inconsistent version codes. NPM packages maybe has a problem with inconsistent version codes Dec 18, 2022
@Apollon77
Copy link
Contributor

In fact the versions are not bumbed on GitHub ... so in fact the code on nm is just "old" code, and GitHub is jewer and not yet released ...

@ericzon
Copy link
Collaborator

ericzon commented Dec 22, 2022

This week we published a new version (4.25.0) that is aligned with the code you can see in the repository. registerActionFunction is available there.

@ericzon ericzon closed this as completed Dec 22, 2022
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

3 participants