I am the author package ramda-adjunct. On NpmPage I have noticed that I can run my lib in RunkitPage. It seemed cool. But then I released 2 more versions of the library and NpmPage is now on version 0.3.0 and RunkitPage is still on version 0.1.0. I cannot seem to get 0.3.0 in RunkitPage and run in properly. I am missing something, or I am doing something wrong ? I has been more than a week not with RunkigPage stuck on version 0.1.0. Can you advise please how to update the library version on RunkigPage ?
Thanks for letting us know about your issue. We’re having some issues with NPM’s feed, and we’re working on it. We’ll let you know when your version is available.
1.) ramda peer dependency is showing as require(“ramda/package.json”) (requiring package.json seems quite strange)
2.) README.md is not parsed and is not part of the runkit page (I checked that README.md is in valid markdown)
Thanks for bringing the README issue to out attention. We’ll have a fix implemented soon!
As for your peer dependency issue, you’re right it’s a little weird to include the package.json. The reason we do this is because not all NPM packages are actually requirable. We’re working on a more elegant solution though!
Hi char0n! I’ve just fixed the issue that was preventing ramda-adjunct@1.9.0 from being available on RunKit. I’m so sorry for the inconvenience, and thanks for reaching out.