cns-iu / xmacroscope

The xMacroscope provides a way for museum visitors to build and interpret visualizations that use data generated by the visitors during their exhibit experience.
https://xmacroscope.org
MIT License
4 stars 3 forks source link

Angular and Eslint upgrade #317

Closed axdanbol closed 3 years ago

bherr2 commented 3 years ago

Looks like you need to regenerate a package-lock.json https://github.com/cns-iu/xmacroscope/pull/317/checks?check_run_id=3690986025#step:6:1

bherr2 commented 3 years ago

https://github.com/cns-iu/xmacroscope/runs/3691262529?check_suite_focus=true#step:7:53

node_modules/apollo-link-ws/lib/webSocketLink.d.ts:2:51 - error TS2307: Cannot find module 'subscriptions-transport-ws' or its corresponding type declarations.

2 import { SubscriptionClient, ClientOptions } from 'subscriptions-transport-ws';
bherr2 commented 3 years ago

https://github.com/cns-iu/xmacroscope/pull/317/checks?check_run_id=3691490154#step:9:22