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

Tagoio cli v1.6.1 is not versioned correctly #17

Open
CarterCall1 opened this issue Aug 6, 2024 · 0 comments
Open

Tagoio cli v1.6.1 is not versioned correctly #17

CarterCall1 opened this issue Aug 6, 2024 · 0 comments

Comments

@CarterCall1
Copy link

Recently downloaded the tago cli and got the following error message when running it.

On Windows machine.

Error: ENOENT: no such file or directory, open 'C:\Users\User\source\repos\tago\node_modules\@tago-io\cli\build\lib\package.json'

After more digging found that there was a v1.6.1 that should have fixed that issue.

But when I checked my cli version it was v1.6.0. Running npm update did not update the package.

However, after downloading the source code of v1.6.1 the package version is still v1.6.0 in the package.json file. I'm assuming there must be some sort of conflict here in the package manager since there are two releases with the same package version.

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