Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Symlinks #14

Closed
cescoferraro opened this issue Feb 22, 2017 · 5 comments
Closed

Symlinks #14

cescoferraro opened this issue Feb 22, 2017 · 5 comments

Comments

@cescoferraro
Copy link

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.

@richardscarrott
Copy link
Member

richardscarrott commented 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?

@cescoferraro
Copy link
Author

That might be it. Will give it a go

@cescoferraro
Copy link
Author

I tried this again when messing with d3act.
Still no luck, ran npm start/build. And the files still do not show.
Maybe these is related to the fact that I am running webpack-hot-server-middleware inside a docker container. Will look further into these.

@richardscarrott
Copy link
Member

@cescoferraro is this still an issue for you?

@richardscarrott
Copy link
Member

@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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants