soundcloud-ngrx icon indicating copy to clipboard operation
soundcloud-ngrx copied to clipboard

How to start soundcloud-ngrx

Open ppetrow opened this issue 8 years ago • 2 comments

error_startclient

ppetrow avatar Sep 07 '17 13:09 ppetrow

Adding "typeRoots": [ "./node_modules/@types/" ], into tsconfig.json just above the entry "types": [ "jasmine", "node" ] resolved the errors. Still, clicking on a song doesn't do anything.

alnoob avatar Nov 03 '17 20:11 alnoob

I was able to run it locally by following the instruction here. https://github.com/lathonez/clicker/issues/159#issuecomment-257355372

zimejin avatar Apr 02 '20 15:04 zimejin