Skip to content

Console Errors: Uncaught Error: The babel-runtime npm package could not be found in your node_modules directory. #16

@texaspacm

Description

@texaspacm

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.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions