Skip to content
This repository has been archived by the owner on Nov 29, 2021. It is now read-only.

Install issue #73

Closed
zwergius opened this issue Feb 17, 2021 · 7 comments · Fixed by #74
Closed

Install issue #73

zwergius opened this issue Feb 17, 2021 · 7 comments · Fixed by #74

Comments

@zwergius
Copy link

zwergius commented Feb 17, 2021

macOS 11.2.1
node v15.8.0

running: npm install -g https://github.com/josephfrazier/prettier_d

produces the following:

image

@josephfrazier
Copy link
Owner

Thanks for the report, @zwergius, I was able to reproduce the issue locally. It looks like I might need to change some dependency versions so that peer dependency versions don't conflict with each other.

@josephfrazier
Copy link
Owner

ok, I just merged a fix. Let me know if you're continuing to see errors!

@zwergius
Copy link
Author

Hi @josephfrazier,

Appreciate your quick fix 🙏

So first part seems to be fixed, but still getting this error:

image

@josephfrazier josephfrazier reopened this Feb 18, 2021
@josephfrazier
Copy link
Owner

Hmm, I see... and am able to reproduce it locally. I'll have to do some digging around to fix it (maybe it's just a matter of upgrading more dependencies?), but in the mean time, you might be able to install it using Yarn:

yarn global add https://github.com/josephfrazier/prettier_d

@josephfrazier
Copy link
Owner

ok, I tried upgrading the dependency that's pulling in @babel/parser, but that hasn't worked for me: #76

will keep looking

@josephfrazier
Copy link
Owner

hi @zwergius, I don't currently have the time to maintain prettier_d, but I'd recommend looking into prettier_d_slim, as it seems to have worked better for others. See here for details: #83 (comment)

@zwergius
Copy link
Author

zwergius commented Apr 8, 2021

Thanks @josephfrazier I'll try that out instead!

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

Successfully merging a pull request may close this issue.

2 participants