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

Possible dupe npm link in bin/link file? #39

Open
jeffpaul opened this issue Feb 18, 2020 · 1 comment
Open

Possible dupe npm link in bin/link file? #39

jeffpaul opened this issue Feb 18, 2020 · 1 comment
Labels
question Further information is requested

Comments

@jeffpaul
Copy link
Member

It looks like we have a dupe npm link reference in

docs/bin/link

Line 16 in 77f5965

cd ../docpress-base && npm install && npm link npm link docpress-core

I suspect that line should say:
cd ../docpress-base && npm install && npm link docpress-core

Anyone care to chime in and confirm/deny?

@jeffpaul jeffpaul added the question Further information is requested label Feb 18, 2020
@jeffpaul
Copy link
Member Author

@MakiBM any chance you can help answer this question/issue?

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

No branches or pull requests

1 participant