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

Bug report @ updates branch - can't find omega:[email protected]

Open neurobe opened this issue 5 years ago • 3 comments

Crrent meteor plugin for watcher and for bundler is 2.0.0

Offending code is in meteorApp.js line number 78

neurobe avatar Aug 01 '19 04:08 neurobe

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

darqs avatar Aug 01 '19 16:08 darqs

OK thank you. I will try. Do you think there will be a new release soon?

neurobe avatar Aug 06 '19 02:08 neurobe

I think yes, we need some time to test all things.

darqs avatar Aug 08 '19 10:08 darqs