music-app icon indicating copy to clipboard operation
music-app copied to clipboard

Error: Cannot read property 'data' of undefined

Open BrandedNorth opened this issue 5 years ago • 3 comments

When running the app in dev I get this error message: Error: Cannot read property 'data' of undefined.

BrandedNorth avatar Jul 02 '19 22:07 BrandedNorth

That’s because the app needs a separate backend with API that handles logging in the user to Spotify and getting the token. Keep in mind that the app is far from finished.

microeinhundert avatar Jul 03 '19 04:07 microeinhundert

Any ETA for the backend?

BrandedNorth avatar Jul 03 '19 21:07 BrandedNorth

I've added the backend to the repository. It throws deprecation warnings in the newest node version, but it works.

microeinhundert avatar Jul 04 '19 06:07 microeinhundert