This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Linux/CC1350: BeagleBone Black

Part Number: CC1350
Other Parts Discussed in Thread: TIDEP0084,

Tool/software: Linux

I am complete the reference Sub-1 GHz Sensor to Cloud Industrial Internet of Things(IoT) Gateway Reference Design. In 3.1.2.2.1, when I run the setup_beaglebone.sh script, The following error message appears:

This requires an active internet connection...
npm ERR! Linux 4.9.78-ti-r94
npm ERR! argv "/usr/bin/nodejs" "/usr/bin/npm" "install"
npm ERR! node v6.14.0
npm ERR! npm v3.10.10
npm ERR! code EREADFILE

npm ERR! Error extracting /root/.npm/fs/0.0.0/package.tgz archive: ENOENT: no such file or directory, open '/root/.npm/fs/0.0.0/package.tgz'
npm ERR!
npm ERR! If you need help, you may report this error at:
npm ERR! <github.com/.../issues>

npm ERR! Please include the following file with any support request:
npm ERR! /home/debian/tidep0084/example/commissioner/npm-debug.log

what's the reason?

thanks