This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Can't Build nRF Connect 3.2.0

I'm running Windows 10 and loaded pc-nrfconnect-ble-231-master from GitHub,

Per the README I npm installed windows-build-tools, then npm install.

I got some warnings about modules requiring specific revs of other modules, most of which I fixed, but I can't fix this error:

39548 error code ELIFECYCLE                                                     
39549 error errno 7                                                             
39550 error [email protected] install: `prebuild-install --verbose || node-gyp rebuild` 
39550 error Exit status 7                                                       
39551 error Failed at the [email protected] install script.                             

Any clues?

Parents
  • Hi Marty,

    I talked to our nRF Connect for desktop developers and they want more information from you. Could you provide:

    1. Which nodejs version are you using?
    2. Which branch of pc-nrfconnect-core are you using (not pc-nrfconnect-ble)?
    3. What are the concrete steps you are following for building pc-nrfconnect-core?
    4. If you can, please provide full log if you still fail to build.

    Best regards,

    Marjeris

Reply
  • Hi Marty,

    I talked to our nRF Connect for desktop developers and they want more information from you. Could you provide:

    1. Which nodejs version are you using?
    2. Which branch of pc-nrfconnect-core are you using (not pc-nrfconnect-ble)?
    3. What are the concrete steps you are following for building pc-nrfconnect-core?
    4. If you can, please provide full log if you still fail to build.

    Best regards,

    Marjeris

Children
No Data
Related