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

[Bug]: Wrong Architecture #608

Closed
whizkidTRW opened this issue Nov 13, 2023 · 5 comments
Closed

[Bug]: Wrong Architecture #608

whizkidTRW opened this issue Nov 13, 2023 · 5 comments
Assignees
Labels
bug Something isn't working

Comments

@whizkidTRW
Copy link

What happened?

On windows 11, I cloned the repo and when I did the 'npm install' it errored out with unsupported platform for [email protected].

Version

3.0.4

Distribution

Source

OS

Windows

What browsers are you seeing the problem on?

No response

If applicable, What Listener Clients are You Using?

No response

TallyArbiter configuration

N/A - no config yet, won't install!

Relevant log output

C:\tallyarbiter>npm install
npm WARN read-shrinkwrap This version of npm is compatible with lockfileVersion@1, but package-lock.json was generated for lockfileVersion@2. I'll try to do my best with it!
npm ERR! code EBADPLATFORM
npm ERR! notsup Unsupported platform for [email protected]: wanted {"os":"darwin","arch":"any"} (current: {"os":"win32","arch":"x64"})
npm ERR! notsup Valid OS:    darwin
npm ERR! notsup Valid Arch:  any
npm ERR! notsup Actual OS:   win32
npm ERR! notsup Actual Arch: x64

npm ERR! A complete log of this run can be found in:
npm ERR!     C:\Users\Todd\AppData\Roaming\npm-cache\_logs\2023-11-13T21_20_19_033Z-debug.log

Error stacktrace (if applicable)

No response

@whizkidTRW whizkidTRW added the bug Something isn't working label Nov 13, 2023
Copy link

Hello there whizkidTRW 👋

Welcome to TallyArbiter!

Thank you for opening your first issue for the Tally Arbiter project. Tally Arbiter fosters an open and welcoming environment for all our contributors. Please adhere to our Code Of Conduct.

If you have more to contribute to this issue, please comment down below! We will try to get back to you as soon as we can.

@hrueger
Copy link
Collaborator

hrueger commented Nov 13, 2023

This version of npm is compatible with lockfileVersion@1, but package-lock.json was generated for lockfileVersion@2. I'll try to do my best with it!

make sure to use a more recent version of npm. If that does not fix the issue, most of the dependencies of this project could probably be updated ;-) Unfortunately, due to university I don't have time to work on this currently and in the near future.

@whizkidTRW
Copy link
Author

whizkidTRW commented Nov 13, 2023 via email

@hrueger
Copy link
Collaborator

hrueger commented Nov 14, 2023

Can we close this then?

@whizkidTRW
Copy link
Author

whizkidTRW commented Nov 14, 2023 via email

@hrueger hrueger closed this as completed Nov 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants