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
  • Perfect, I'd start working on it. 

    I'll ask you one thing, All these days I was also parallelly working on the AWS CloudWatchLogs and the Lambda. I'm trying to store the data in the database. Once it is stored, I wanted to build an application like a dashboard view, Calendar view. 

    Now, By looking at the CAT Tracker application, Can I achieve all these? like having a dashboard view, some data displaying. For reference, I have just attached a screenshot of it. 

    Can you please let me know?

Children
Related