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

npm ci command not working. When I'm installing the cat tracker web application

Hey, I'm trying to install the cat tracker application. When I'm executing the npm ci command. It is prompting the following error

ubuntu@ip-172-31-25-55:~/aws/nrf-asset-tracker-firmware-aws/cat-tracker-web-app$ npm ci
npm ERR! fsevents not accessible from jest-haste-map

npm ERR! A complete log of this run can be found in:
npm ERR! /home/ubuntu/.npm/_logs/2021-05-29T15_17_05_201Z-debug.log

Can anyone help me in solving this. 

Parents Reply
  • Hi Markus,


    Yesterday, I have seen the video about Adding a Heart Rate Sensor. I wasn't sure that I can implement the CAT Tracker using the same procedure. Is there any guide which instructs or I Can use the same instructions? 

    To the insert, the word means => I'd like to use the data getting from the nRF Asset tracker in the CAT Tracker. For example: Where can I edit the changes in the code to modify/edit.

    Question: Even for nRF Asset Tracker, The data is available in AWS TimeStream?

Children
Related