Skip to content

gulp --target=nRF51-DK error #2

@pmcalabrese

Description

@pmcalabrese

After following the installing instructions,
I try to run

gulp --target=nRF51-DK

and i get the following error

[21:36:39] Finished 'bundle' after 132 ms
[21:36:39] 'getlibs' errored after 157 ms
[21:36:39] Error: Command `make getlibs` exited with code 2
    at ChildProcess.handleSubShellExit (/Users/mca/dev/mbed-js-example/node_modules/gulp-run/command.js:166:13)
    at ChildProcess.g (events.js:291:16)
    at emitTwo (events.js:106:13)
    at ChildProcess.emit (events.js:191:7)
    at Process.ChildProcess._handle.onexit (internal/child_process.js:215:12)
$ make getlibs
[mbed] ERROR: Could not find mbed program in current path "/Users/mca/dev/mbed-js-example/build/jerryscript/targets/mbedos5".
[mbed] ERROR: Change the current directory to a valid mbed program or use the '--global' option to set global configuration.
---
mbed config root .
[mbed] ERROR: Could not find mbed program in current path "/Users/mca/dev/mbed-js-example/build/jerryscript/targets/mbedos5".
[mbed] ERROR: Change the current directory to a valid mbed program or use the '--global' option to set global configuration.
---
make: *** [.mbed] Error 255

any suggestions would be much appreciated?

Thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions