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.

npm packages don't link back to monorepo

See original GitHub issue

The repo link in packages are missing, so there’s no link back to the repo from npm:

Screen Shot 2019-10-25 at 10 50 45 am

Issue Analytics

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

github_iconTop GitHub Comments

1reaction
MadeByMikecommented, Oct 28, 2019

@dhuang612 PRs welcome - let me know if you need any help!

1reaction
KuznetcovDimacommented, Oct 25, 2019

Same problem, can’t install

Read more comments on GitHub >

github_iconTop Results From Across the Web

Authoring npm Packages with Monorepos - Fusebit
In this tutorial, you will demonstrate how to publish and create multiple npm packages using a monorepo made with Lerna.
Read more >
Npm link set up advice and troubleshooting - Code Buckets
Troubleshooting npm link · 1. Check you've linked every package · 2. Don't globally install your local packages · 3. Check you've linked...
Read more >
Turning a Node.js Monolith into a Monorepo without ... - InfoQ
You may notice that Yarn created node_modules/@myorg/common-utils as a symbolic link to packages/common-utils/ , where its source code is held.
Read more >
npm - How to switch between local and release version of ...
I have a monorepo with an app and two related modules: ... We solved it using npm link in local development and overwriting...
Read more >
A Guide to Monorepos for Front-end Code - Toptal
A monorepo or monorepository is a code management and architectural concept ... Yarn initially is a dependency manager for NPM packages, which was...
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