facebookarchive / nuclide

An open IDE for web and native mobile development, built on top of Atom
https://nuclide.io
Other
7.79k stars 682 forks source link

Error: Minified exception occurred; use the non-minified dev environment for the full error message and additional helpful warnings. #447

Open deepupathak opened 8 years ago

deepupathak commented 8 years ago
Error: Minified exception occurred; use the non-minified dev environment for the full error message and additional helpful warnings.
    at r (49d6498….js?meteor_js_resource=true:85)
    at Object.ee.findComponentRoot (49d6498….js?meteor_js_resource=true:90)
    at Object.ee.findReactNodeByID (49d6498….js?meteor_js_resource=true:90)
    at Object.l [as getNode] (49d6498….js?meteor_js_resource=true:90)
    at E.Mixin._updateDOMProperties (49d6498….js?meteor_js_resource=true:88)
    at E.Mixin.updateComponent (49d6498….js?meteor_js_resource=true:88)
    at E.Mixin.receiveComponent (49d6498….js?meteor_js_resource=true:88)
    at Object.i.receiveComponent (49d6498….js?meteor_js_resource=true:90)
    at E._updateRenderedComponent (49d6498….js?meteor_js_resource=true:88)
    at E._performComponentUpdate (49d6498….js?meteor_js_resource=true:88)

Installed Packages

meteor-base # Packages every Meteor app needs to have mobile-experience # Packages for a great mobile UX mongo # The database Meteor supports right now blaze-html-templates # Compile .html files into Meteor Blaze views session # Client-side reactive dictionary for your app jquery # Helpful client-side library tracker # Meteor's client-side reactive programming library standard-minifiers # JS/CSS minifiers run for production mode es5-shim # ECMAScript 5 compatibility for older browsers. ecmascript # Enable ECMAScript2015+ syntax in app code kadira:flow-router kadira:react-layout react twbs:bootstrap pagebakers:ionicons fortawesome:fontawesome coniel:react-form-handler aldeed:simple-schema universe:react-bootstrap accounts-ui accounts-password accounts-base email react-runtime@=0.14.3 cfs:standard-packages cfs:gridfs cfs:graphicsmagick

ssorallen commented 8 years ago

Nuclide doesn't appear to be in your list of installed packages. Are you using Nuclide?