ferociouskyle
Results
2
comments of
ferociouskyle
TypeError: Cannot destructure property `groups` of 'undefined' or 'null'. I am getting this when I try to run in RunKit just to test some things. var cfbData = require("cfb-data") const...
> @ferociouskyle you need to supply {groups: 80} as "inputs" for getTeamList() I am stupid! Thanks :)