prose / gatekeeper

Enables client-side applications to dance OAuth with GitHub.
MIT License
761 stars 183 forks source link

Error : Uncaught ReferenceError: require is not defined server.js:1 #6

Closed AmGK closed 11 years ago

AmGK commented 11 years ago

Hi Michael ....

I copied the server.js ,config.json files in my app...I am using Github.js to do the operations on github.It showing "Error : Uncaught ReferenceError: require is not defined server.js:1".and oe more thing i want achieve step3:"Request the actual token using your instance of Gatekeeper, which knows your client_secret." in javascript....

Help me....

AmGK commented 11 years ago

Hello Michael....Can u help me plz... It is not working....I am struck up with this long time...

tristen commented 11 years ago

Hi @AmGK feel free top re-open if you are still stuck.

A full console log of the error helps as well as an itemized list of the steps you had taken before you hit this wall.