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

Won't install in node 19 #2

Open
Fmstrat opened this issue Nov 30, 2022 · 1 comment
Open

Won't install in node 19 #2

Fmstrat opened this issue Nov 30, 2022 · 1 comment

Comments

@Fmstrat
Copy link

Fmstrat commented Nov 30, 2022

From npm i --save firefox-sync:

1 info using npm@8.19.3                                     
2 info using node@v19.2.0   
...
101 verbose stack Error: An unknown git error occurred
101 verbose stack     at makeError (/usr/local/lib/node_modules/npm/node_modules/@npmcli/git/lib/make-error.js:28:13)
101 verbose stack     at /usr/local/lib/node_modules/npm/node_modules/@npmcli/git/lib/spawn.js:37:26
101 verbose stack     at process.processTicksAndRejections (node:internal/process/task_queues:95:5)

This was using the latest node:alpine docker container.

@Fmstrat
Copy link
Author

Fmstrat commented Nov 30, 2022

Guessing it has to do with this: https://www.npmjs.com/package/fxa-js-client

Any potential workarounds?

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