How did you learn Node.js and/or Javascript?

General Discussion

Suggested Topics


  • 0 Votes
    2 Posts
    233 Views

    We highly recommend you stay up to date for the latest security fixes.

    This looks more like a cacheing issue though. You can try running a rebuild and restart, that should reset the cache buster.

  • Node package crashes

    General Discussion
    0 Votes
    1 Posts
    390 Views

    I am using kurento One to many video call with Node JS.yesterday i was presenting a video from server and it was connecting 250+ users then npm crashes and getting below error

    C:\Users\Administrator\Downloads\kurento-tutorial-node-master\kurento-tutorial-node-master\kurento-one2many-call\node_modules\ws\lib\WebSocket.js:218 else throw new Error('not opened'); ^ Error: not opened at WebSocket.send (C:\Users\Administrator\Downloads\kurento-tutorial-node-master\kurento-tutorial-node-master\kurento-one2many-call\node_modules\ws\ lib\WebSocket.js:218:16) at WebRtcEndpoint.<anonymous> (C:\Users\Administrator\Downloads\kurento-tutorial-node-master\kurento-tutorial-node-master\kurento-one2many-call\serv er.js:302:16) at emitOne (events.js:116:13) at WebRtcEndpoint.emit (events.js:211:7) at onNotification (C:\Users\Administrator\Downloads\kurento-tutorial-node-master\kurento-tutorial-node-master\kurento-one2many-call\node_modules\kur ento-client\lib\KurentoClient.js:235:14) at RpcBuilder.<anonymous> (C:\Users\Administrator\Downloads\kurento-tutorial-node-master\kurento-tutorial-node-master\kurento-one2many-call\node_mod ules\kurento-client\lib\KurentoClient.js:269:14) at emitOne (events.js:116:13) at RpcBuilder.emit (events.js:211:7) at RpcBuilder.decode (C:\Users\Administrator\Downloads\kurento-tutorial-node-master\kurento-tutorial-node-master\kurento-one2many-call\node_modules\ kurento-jsonrpc\lib\index.js:720:15) at Stream.transportMessage (C:\Users\Administrator\Downloads\kurento-tutorial-node-master\kurento-tutorial-node-master\kurento-one2many-call\node_mo dules\kurento-jsonrpc\lib\index.js:225:10) npm ERR! code ELIFECYCLE npm ERR! errno 1 npm ERR! [email protected] start: node server.js npm ERR! Exit status 1 npm ERR! npm ERR! Failed at the [email protected] start script. Some time more than 100 users connecting also getting crashes.
    so can you please let me know how many users will support npm

  • 0 Votes
    2 Posts
    1k Views

    There are not hierarchical permissions in NodeBB. If you would like to see hierarchical permissions, you could open an issue on our Github page and request such a feature.

    I do believe we have a way of copying permissions between groups, so that could help you out in doing what you want.

  • 1 Votes
    4 Posts
    2k Views

    Learn Javascript first, then head onto Node.js

  • Groups / categories

    General Discussion
    1 Votes
    11 Posts
    5k Views

    @planner OK, thanks.
    Much more clear!