meteor-desktop icon indicating copy to clipboard operation
meteor-desktop copied to clipboard

Build a Meteor's desktop client with hot code push.

Results 7 meteor-desktop issues
Sort by recently updated
recently updated
newest added

**Describe the bug** When trying to install as per Quck Start, getting an error: ``` at /Users/***/dev/test-meteor-complete/node_modules/@babel/preset-env/src/index.ts:390:13: api.caller is not a function at /Users/***/dev/test-meteor-complete/node_modules/@babel/preset-env/src/index.ts:390:13 at /Users/***/dev/test-meteor-complete/node_modules/@babel/helper-plugin-utils/src/index.ts:62:12 at packages/meteor-desktop-bundler/bundler.js:815:28 at Function.time...

bug
help wanted

## What Fixes registering the custom `meteor://` protocol which is used to serve assets locally. ## Why The [current implementation](https://github.com/Meteor-Community-Packages/meteor-desktop/blob/874b08b48f0067bb5b0c5c7ccd99d9392e687e65/skeleton/modules/localServer.js#L55) uses streams but does not specify the appropriate flag during...

I have a bit of time in the next few weeks and intend to spend some of it on meteor-desktop. My main goal would be to help make it compatible...

bug
help wanted

**Description** Currently there is no support for Typescript. Modules cannot be written using Typescript and using the package in a Typescript project causes many Typescript errors. **Proposed solution** Create definition...

enhancement
help wanted

Now that Meteor 3 is out and replacement for this package is still in the discussion phase, I think it might be worth it for interested people to start discussion...

enhancement
help wanted

**Describe the bug** Fails on Step 4: npm run desktop -- init While adding package communitypackages:meteor-desktop-watcher@=3.2.1: error: no such version communitypackages:[email protected] While adding package communitypackages:meteor-desktop-bundler@=3.2.1: error: no such version communitypackages:[email protected]...

bug

First thoughts on #15 Probably not the entire story.

help wanted