localmarket icon indicating copy to clipboard operation
localmarket copied to clipboard

Localmarket example application

Results 4 localmarket issues
Sort by recently updated
recently updated
newest added

1) I cloned from GitHub, sent errors. 2) Executed: "meteor npm install --save @babel/runtime", everything seemed OK. I went to http://localhost:3000, an iPhone-like screen appears, with a black screen on...

Hi, I'm running local market meteor --settings ../settings.json and my settings.json file is exactly what's specified in the info section. I'm getting the following error though (running on my mac...

I install 1.4.1.1. then do "meteor update --all-packages" then add "meteor add iron:router" but it still trow me errors like this: ReferenceError: ServiceConfiguration is not defined at meteorInstall.server._settings.js (server/_settings.js:15:1) at...

Currently `iron:router` is pinned to [0.9.4](https://github.com/meteor/localmarket/blob/4931265b1f303bdf55756e0f331ff1962fd18b6e/.meteor/packages#L20), but the latest version of `iron:router` is [1.0.12](https://atmospherejs.com/iron/router). The new version appears to contain breaking changes, as this example no longer works after blindly...