dzt / supreme-api

:tshirt: :shoe: :computer: Node.js API for supremenewyork.com
MIT License
83 stars 27 forks source link

Cannot read property 'indexOf' of undefined #12

Open Taha-daboussi opened 3 years ago

Taha-daboussi commented 3 years ago

i just downloaded the api and tried but it giving me this error

} else if (style.indexOf(styleSelection) > -1)

maybe style is not defined ?