Release 0.6.1 on github and npm do not match
See original GitHub issueHi!
If I’m not mistaken, the release 0.6.1 on github and npm actually contain different contents.
For example the bower.json
on npm still has the version 0.6.0
, while the github release references version 0.6.1
.
There also seems to be missing code changes in the npm version, which results in different behaviour of the gui. In my experience, this resulted in missing sliders and no effect of step() on controls.
It would be greatly appreciated, if releases could be unified.
Thank you very much for your library, it is really awesome for webgl projects!
Issue Analytics
- State:
- Created 7 years ago
- Comments:10 (4 by maintainers)
Top Results From Across the Web
Version published on NPM does not match latest ... - GitHub
The latest version is now 2.1.9 on github/npm. Closing. All reactions.
Read more >Multiple Errors when I... npm install -g semantic-release-cli #344
I'm getting multiple errors here and I'm not sure the best way to handle it. System: Oneeezy@Oneezy MINGW64 ~/Desktop/semver-test (master) ...
Read more >No matching version found for dependencies@undefined #29
json I run npm install . output is. npm i npm ERR! code ETARGET npm ERR! notarget No matching version found for dependencies@undefined...
Read more >Problems initializing initial ghdid personal repo on MacOS #75
I wanted to try out github-did on MacOS, and I generally don't use npm or javascript. I am encountering problems following the initial ......
Read more >`bundledDependencies` attempted to be fetched from npm ...
Do you want to request a feature or report a bug? What is the current behavior? A package being installed from the NPM...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
The
dat.gui
package on npm is now official, and will be kept up-to-date in the future. Thanks @korczis for putting that on npm initially, we probably should have done this officially sooner. 🙂https://www.npmjs.com/package/dat.gui
Oh, impolite of me not to mention: Great job getting the npm issue resolved! Congrats!