eduardolima93 / angular2-spotify

Angular2 Service to connect to Spotify Web API
MIT License
20 stars 14 forks source link

has no exported member 'SpotifyService'. #10

Closed ShaunAnderson96 closed 6 years ago

ShaunAnderson96 commented 6 years ago

Hello, Im relatively new to Angular and im creating a project with this package. Upon following the readme, I get an error when providing the spotify service. The error is as follows:

[ts] Module '"c:/projectapp/App/node_modules/angular2-spotify/angular2-spotify"' has no exported member 'SpotifyService'.

Any help or explaination of this error is much appreciated. Thanks, Shaun.