question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

publish new version (v.0.3.4) to npm registry

See original GitHub issue

Currently need to require a specific commit hash of rn-material-kit to get the fix from here:

https://github.com/xinthink/react-native-material-kit/pull/258

e.g. in package.json:

...
    "react-native-material-kit": "git://github.com/youennPennarun/react-native-material-kit#cc9ac25",
...

Can one of the library admins push a new release, v0.3.4, which is just what’s currently on master, and update it on the npm registry? Thank you.

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Reactions:9
  • Comments:5 (2 by maintainers)

github_iconTop GitHub Comments

2reactions
xinthinkcommented, Dec 15, 2016

Sorry for the delay, I’ll do it this weekend.

0reactions
ponty96commented, Dec 15, 2016

please has the new release been pushed yet?

Read more comments on GitHub >

github_iconTop Results From Across the Web

npm publish put 400 error 'This package contains ... - GitHub
this is on my mac computer, and it's my second publish today. Earlier today i pushed the v1.0.3 and succeed, this is the...
Read more >
node - npm
node. Latest version: 19.3.0, last published: 11 days ago. Start using node in your project by running `npm i node`.
Read more >
How to show latest package version in NPM - MailSlurp
To see the old packages in a NodeJS project navigate to the project directory and run npm outdated . You will see a...
Read more >
Viewing All Versions of an NPM Package (Including Pre ...
If you want to view all released versions of an npm package, there's an easy way to do it: npm show react-native@* version...
Read more >
is-unpublished - npm Package Health Analysis - Snyk
The current version of your package. is-unpublished. Indicates that your package hasn't been published yet. Example usage. Publish to NPM. Make ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found