Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to resolve "browser.js" on "react-komposer" after upgrading to Meteor 1.3 #38

Open
gantu opened this issue Mar 29, 2016 · 1 comment

Comments

@gantu
Copy link

gantu commented Mar 29, 2016

Hi,
I am facing below issue after I upgrade to Meteor 1.3 release through meteor update.

=> Started proxy.                             
=> Started MongoDB.                           

Unable to resolve some modules:

  ".dist/browser.js" in /home/user/workspace/meteor-mantra-kickstarter/node_modules/react-komposer/package.json (web.browser)

=> Started your app.                          

=> App running at: http://localhost:3000/

In react-komposer/package.json it is defined as :

"browser": ".dist/browser.js",
    "browserify": "12.x.x",

What can be the issue?

@gantu
Copy link
Author

gantu commented Mar 29, 2016

After fresh npm install issue is resolved.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant