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.

'@moltin/sdk' is not in the npm registry.

See original GitHub issue

i get this when trying to install this package, already tried a couple solutions that google mentioned but only thing working is doing "@moltin/sdk": "https://github.com/moltin/js-sdk.git" in package.json, not ideal though.

Any thoughts?

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:5 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
ynnojcommented, Aug 9, 2017

@danielpiedra I just cloned that repo and did a fresh npm install with no problems.

What registry is your npm client looking at? Have you set a custom one in .npmrc?

0reactions
ynnojcommented, Aug 10, 2017

No problem, let me know if you encounter any issues or have any questions!

Read more comments on GitHub >

github_iconTop Results From Across the Web

Package is not publishing to npm (not in the npm registry)
Try npm login . In case of npm publish , sometimes misleading message is shown.
Read more >
registry - npm Docs
This is used to gather better metrics on how npm is used by humans, versus build farms. The npm registry does not try...
Read more >
registry-url - npm
Start using registry-url in your project by running `npm i ... scope is not in the user's .npmrc file, then registry-url will check...
Read more >
npm-registry-fetch
npm -registry-fetch. npm-registry-fetch is a Node.js library that implements a fetch -like API for accessing npm registry APIs consistently.
Read more >
registry-sync - npm
Start using registry-sync in your project by running `npm i ... --dryRun Print packages that would be downloaded but do not download them....
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