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
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
Crrent meteor plugin for watcher and for bundler is 2.0.0
Offending code is in meteorApp.js line number 78
The text was updated successfully, but these errors were encountered: