superscript-websocket-demo
superscript-websocket-demo copied to clipboard
WebSocket example app
I followed the steps #1 till #3. But when I executed `node server.js ` It would throw an error with the message: > { [Error: Cannot find module '../build/Release/bson'] code:...
Can someone please give me some hints on debugging the code? 
I noticed that this github repository is no longer updated since three years ago. And what is the new example repository for superscript? Thanks! I will stop posting questions here...
I have followed the said build steps, but still the unable to run the project. I had to update 'server.js' file with the following changes, to allow compilation: ``` facts.default.load(data,...
The bot only responds with empty replies to any query. I parsed `main.ss`, checked `data.json` and it is populated, then ran the server with debug config. It appears that the...
Like the last author, i get the following on node 0.12 ubuntu 14.0 in console, the interface has blank replies Object {text: "Welcome to the SuperScript Color Demo!↵"} (index):74 Object...
I have cloned the repo, when I run "npm install" the following runs; E:\learning\superScript\superscript-websocket-demo>npm install npm WARN package.json [email protected] No repository field. npm http GET https://registry.npmjs.org/conceptnet npm http GET https://registry.npmjs.org/color...