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

Please, upload a new version to NPM #53

Open
8Observer8 opened this issue Oct 9, 2022 · 11 comments
Open

Please, upload a new version to NPM #53

8Observer8 opened this issue Oct 9, 2022 · 11 comments

Comments

@8Observer8
Copy link

8Observer8 commented Oct 9, 2022

Hi, @saharan. Please, upload a new version (v1.2.3) to NPM. The latest version of OimoPysics (v1.2.3) was released on January 29, 2022, but it was not uploaded to NPM. v1.2.2 was published 3 years ago.

@saharan
Copy link
Owner

saharan commented Oct 14, 2022

Okay, but it's @OleksiiMaksymovVBT who currently has the ownership of the package.

Hi @OleksiiMaksymovVBT, thank you for setting up the package at that time! Can you please transfer the ownership of the package to me? My account is https://www.npmjs.com/~saharan.

@8Observer8
Copy link
Author

The latest version of the engine can be installed with this command: npm i saharan/OimoPhysics. I think this version is not stable for production. But I have no other choice.

@8Observer8
Copy link
Author

A specific stable version of OimoPhysics can be installed using this command:

npm i saharan/OimoPhysics#v1.2.4

@8Observer8 8Observer8 changed the title Please, upload a new version (v1.2.3) to NPM Please, upload a new version to NPM Feb 13, 2023
@fy0
Copy link

fy0 commented May 22, 2023

A specific stable version of OimoPhysics can be installed using this command:

npm i saharan/OimoPhysics#v1.2.4

I suggest adding this to the README.

@8Observer8
Copy link
Author

8Observer8 commented May 13, 2024

I had the following problems on the server side "Hello World" on the server side with OimoPhysics but it was solved by installing v1.2.3:

npm i saharan/OimoPhysics#v1.2.3

@pschroen
Copy link
Contributor

@saharan if I could make a recommendation, what if instead you moved the package to a scoped package, something like @oimo/oimophysics if that works?

@saharan
Copy link
Owner

saharan commented May 16, 2024

That sounds nice, I'll give it a try later!

@saharan
Copy link
Owner

saharan commented Jun 1, 2024

Hey @mrEuler (formerly @OleksiiMaksymovVBT), are you still alive on GitHub?
Please transfer the ownership of the package, otherwise I have to make a scoped package to update the lib on NPM.

@8Observer8
Copy link
Author

@saharan I cannot install 1.2.5:

npm i saharan/OimoPhysics#v1.2.5

npm ERR! code 1
npm ERR! Command failed: git checkout v1.2.5
npm ERR! error: pathspec 'v1.2.5' did not match any file(s) known to git
npm ERR!

npm ERR! A complete log of this run can be found in:
npm ERR!     C:\Users\8Observer8\AppData\Roaming\npm-cache\_logs\2024-06-01T12_34_40_384Z-debug.log

@pschroen
Copy link
Contributor

pschroen commented Jun 1, 2024

@8Observer8 the #v1.2.5 part is referencing a tag which doesn't exist.

For now you can simply install from the master branch:

npm i saharan/OimoPhysics

@saharan
Copy link
Owner

saharan commented Jun 4, 2024

Sorry for the version mismatch! I'll fix that in a few days.

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

4 participants