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.

I am having an issue with https://github.com/supasate/connected-react-router and started debugging. I did yarn link and yarn link connected-react-router, and now the middleware cannot see the symlink as a regular folder.

Issue Analytics

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

github_iconTop GitHub Comments

1reaction
richardscarrottcommented, Feb 22, 2017

@cescoferraro I just tried with npm link and yarn link and it worked fine, only extra step I had to take was to run npm run build within the ‘connected-react-router’ repo to ensure the main file exists.

If you’re still having issues could you push up a reduced test case for me to investigate?

0reactions
richardscarrottcommented, May 5, 2017

@cescoferraro I’m going to close this as I’ve been unable to reproduce the same problem. If you can provide further details I can reinvestigate.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Symbolic link - Wikipedia
In computing, a symbolic link (also symlink or soft link) is a file whose purpose is to point to a file or directory...
Read more >
The Complete Guide to Creating Symbolic Links (aka ...
Windows 11, 10, 8, 7, and Vista all support symbolic links — also known as symlinks — that point to a file or...
Read more >
Symlinks in Windows 10! - Windows Developer Blog
Symlinks, or symbolic links, are “virtual” files or folders which reference a physical file or folder located elsewhere, ...
Read more >
Symlink Tutorial in Linux – How to Create and Remove a ...
A symlink (also called a symbolic link) is a type of file in Linux that points to another file or a folder on...
Read more >
What is a Symlink? - DevDojo
A symlink or a Symbolic Link is simply enough a shortcut to another file. It is a file that points to another file....
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