You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 30, 2022. It is now read-only.
require('nile.js/nileServer') appears to have changed to require('nile.js/server/nileServer')
The CDN links don't appear to support versions other than the latest, so the CDN links are broken. I suggest dropping the @x.y.z portion of the links, e.g. https://unpkg.com/nile.js/client/dist/nile.Broadcaster.min.js
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Just a few nits:
require('nile.js/nileServer')
appears to have changed torequire('nile.js/server/nileServer')
@x.y.z
portion of the links, e.g.https://unpkg.com/nile.js/client/dist/nile.Broadcaster.min.js
The text was updated successfully, but these errors were encountered: