Skip to content

Conversation

@davidgcs
Copy link

@davidgcs davidgcs commented Aug 25, 2025

I was using windows following the guide on:

https://github.com/qeeqbox/social-analyzer/wiki/install

Windows (As Node WebApp)

When running npm ci the console throws an error:

npm error code EBADPLATFORM
npm error notsup Unsupported platform for n@8.2.0: wanted {"os":"!win32"} (current: {"os":"win32"})
npm error notsup Valid os:  !win32
npm error notsup Actual os: win32

even though I'm using a windows 10 x64 version, so the check for the win32 is not correctly filtering windows between x32 and x64 so there is no point on keeping that check

Captura de pantalla 2025-08-25 124115

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

Successfully merging this pull request may close these issues.

3 participants