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

Mac M1 Install Help #99

Open
nskaiser opened this issue Nov 2, 2022 · 0 comments
Open

Mac M1 Install Help #99

nskaiser opened this issue Nov 2, 2022 · 0 comments

Comments

@nskaiser
Copy link

nskaiser commented Nov 2, 2022

Running into errors when I npm install. Any suggestions?

238 verbose Darwin 22.1.0
239 verbose argv "/usr/local/bin/node" "/usr/local/bin/npm" "i" "pdf-creator-node" "--save"
240 verbose node v14.17.4
241 verbose npm v6.14.14
242 error code EBADPLATFORM
243 error notsup Unsupported platform for @esbuild/[email protected]: wanted {"os":"linux","arch":"loong64"} (current: {"os":"darwin","arch":"x64"})
244 error notsup Valid OS: linux
244 error notsup Valid Arch: loong64
244 error notsup Actual OS: darwin
244 error notsup Actual Arch: x64
245 verbose exit [ 1, true ]

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

1 participant