Mike Taylor-Cai
Mike Taylor-Cai
Hello, I'm a bit of a newbie to NodeJS and AngularJS. I have tried deploying your code to Heroku, but my app keeps crashing. I can't get it to start....
The app is currently failing at the final step (version 0.4). I get this message back: undefined:1 ; charset=utf-8" ^ SyntaxError: Unexpected token < at Object.parse (native) at GoogleMusic.addPlaylist (/Users/m1ket/Downloads/portify-0.4-macosx/data/gmusic.js:197:24)...
If I paste text into an input field then the typing event is not fired.
I have added code to track when paste events occur.