candy-chat / candy

JavaScript-based multi-user chat client for XMPP.
http://candy-chat.github.io/candy
MIT License
1.32k stars 370 forks source link

Why i knew it will not work? #453

Closed onigetoc closed 8 years ago

onigetoc commented 8 years ago

Why i knew it will not work?

Console log error.

Uncaught ReferenceError: Strophe is not defined candy.min.js:1 Uncaught TypeError: Cannot read property 'init' of undefined

Tank's for your help

benlangfeld commented 8 years ago

Looks like you failed to include dependencies. Did you follow the installation instructions correctly?