meteor-desktop
meteor-desktop copied to clipboard
Bug report @ updates branch - can't find omega:[email protected]
Crrent meteor plugin for watcher and for bundler is 2.0.0
Offending code is in meteorApp.js line number 78
Hello, Meteor packages (omega:[email protected] and omega:[email protected]) wasn't released yet. If you want to test meteor-desktop from this branch you should use one of this option:
- add
METEOR_PACKAGE_DIRS
enviroment variable with path to meteor-desktop/plugins (example:cross-env METEOR_PACKAGE_DIRS=C:\\Projects\\meteor-desktop\\plugins meteor run --mobile-server=127.0.0.1:3000
) - option from devEnvSetup.js script - paste plugins from meteor-desktop/plugins to
packages
directory in your project - option used by me
OK thank you. I will try. Do you think there will be a new release soon?
I think yes, we need some time to test all things.