Brian Lukoff

Results 6 issues of Brian Lukoff

Is it possible to create a new release that includes the new jQuery 3 dependency?

I'm getting this error frequently when using `b2 sync` on a large number of files: MaxRetriesExceeded() FAILED to upload after 5 tries. Encountered exceptions: Broken pipe: unable to send entire...

This makes a small adjustment replacing Promise.await with regular async/await to get hooks working in Meteor 3.

In Meteor 2, I was able to view individual JS source files in Chrome DevTools. However, in Meteor 3, I'm only seeing the concatenated `app.js` file (plus one additional JS...

This PR adds support for parsing URLs from both YouTube Shorts and YouTube Live.

In trying to run the `vue` example app under Meteor 3.1, I'm getting this error on startup: ``` [meteor-vite] ⚠️ UndefinedExportException: Could not import Meteor package into the client: export...