You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
your npm install command is wrong. it downloads cachejs which is an implementation of both LRU and ARC cache. you forgot the to add the dash in between cache and js ;-)