question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

I noticed that chalkboard/palette.css is not in the NPM release, and neither is the associated colorButtons code in chalkboardp/plugin.js. Probably just need to do another npm publish.

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:6 (6 by maintainers)

github_iconTop GitHub Comments

1reaction
rajgoelcommented, May 27, 2021

That’s right. I am just wrapping up some stuff before the next release (which will include chalkboard broadcasting, polls, Q&As).

Your latest comments come in handy. Thanks a lot!

0reactions
edemainecommented, Aug 9, 2021

Ohh, the room name feature is what I was missing. I was trying the “host seminar” button without fixing a room name, which I guess ended up generating a random room name, I guess on this line. Makes sense now, and works for me.

It might be worth adding some documentation to the demo to explain this feature. In this example, we could simply mention that once a client joins they can also become a host using the “host seminar” button (because they have the password). I’ll make an issue.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Previous Releases - Node.js
Version Date V8 npm NODE_MODULE_VERSION Node.js 19.3.0 2022‑12‑14 10.8.168.21 9.2.0 111 Downloads C... Node.js 19.2.0 2022‑11‑29 10.8.168.20 8.19.3 111 Downloads C... Node.js 19.1.0 2022‑11‑14 10.7.193.20 8.19.3...
Read more >
Tip: Click on a version number to view a previous ... - npm
Tip: Click on a version number to view a previous version's package page ...
Read more >
Downgrade npm to an older version - node.js - Stack Overflow
How can I install an older version? I updated npm according to the instructions on the About npm CLI versions: The latest release...
Read more >
How to install the previous version of node.js and npm
In windows: npm install -g npm@version. Example: npm install -g npm@4.0.0 · In linux: sudo apt-get install npm=version-1chl1~precise1. Example:
Read more >
How to Publish an Updated Version of an npm Package
The easiest way to update your version number is to use the handy npm version command. This will automatically update the version number...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found