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

'cmake-js' is not recognized as an internal or external command #3686

Closed
talaikis opened this issue Apr 10, 2021 · 1 comment
Closed

'cmake-js' is not recognized as an internal or external command #3686

talaikis opened this issue Apr 10, 2021 · 1 comment

Comments

@talaikis
Copy link

talaikis commented Apr 10, 2021

Goals

Install realm on RN project.

Expected Results

Successful install.

Actual Results

npm i -S realm --force
npm WARN using --force Recommended protections disabled.
npm ERR! code 1
npm ERR! path \node_modules\realm
npm ERR! command failed
npm ERR! command C:\Windows\system32\cmd.exe /d /s /c prebuild-install || cmake-js rebuild
npm ERR! 'cmake-js' is not recognized as an internal or external command,
npm ERR! operable program or batch file.

Steps to Reproduce

Windows 10:

npm i -S realm

Version of Realm and Tooling

  • Realm JS SDK Version: 10.3.0
  • Node or React Native: 14.16.0/ 0.64.0
  • Client OS & Version: Windows 10 Pro 19042.906
  • Which debugger for React Native: Not applicable
@kneth
Copy link
Contributor

kneth commented Apr 12, 2021

It is a duplicate of #3670. We believe we have a fix, and we hope to release it this week.

@kneth kneth closed this as completed Apr 12, 2021
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 16, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants