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
I can get the git@github.com:matthisk/localmarket.git app to run just fine in Meteor.
However, after installing meteor add getstream:stream-meteor
I get a bunch of console errors, starting with
Uncaught Error: The babel-runtime npm package could not be found in your node_modules
directory. Please run the following command to install it:
meteor npm install --save babel-runtime
I also updated Meteor to 1.4.2.7.
Same issue.
The text was updated successfully, but these errors were encountered:
I can get the git@github.com:matthisk/localmarket.git app to run just fine in Meteor.
However, after installing
meteor add getstream:stream-meteor
I get a bunch of console errors, starting with
I also updated Meteor to 1.4.2.7.
Same issue.
The text was updated successfully, but these errors were encountered: