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

Can't load Meteor #33

Closed
kjswalls opened this issue Dec 18, 2017 · 2 comments
Closed

Can't load Meteor #33

kjswalls opened this issue Dec 18, 2017 · 2 comments

Comments

@kjswalls
Copy link

Type

Bug

Package name

Meteor

Entire error (stringified) I see in my browser console

When selecting "meteor" from the search results autocomplete list, loading this page: https://bundlephobia.com/result?p=meteor

  • InstallError
    Installing the packaged failed.

  • /api/size?package=meteor&record=true Failed to load resource: the server responded with a status of 500 ()

  • /api/size?package=meteor&record=true Failed to load resource: the server responded with a status of 524 ()

  • Uncaught (in promise) TypeError: Cannot read property 'code' of undefined
    at t.value (result:3)
    at p._renderValidatedComponentWithoutOwnerOrContext (app.js:26)
    at p._renderValidatedComponent (app.js:26)
    at p._updateRenderedComponent (app.js:26)
    at p._performComponentUpdate (app.js:26)
    at p.updateComponent (app.js:26)
    at performUpdateIfNecessary (app.js:26)
    at Object.performUpdateIfNecessary (app.js:7)
    at s (app.js:7)
    at r.perform (app.js:7)

@Sinequanonh
Copy link

Got the same issue when trying with webpack-server

@pastelsky
Copy link
Owner

This service is only useful when looking for sizes of front end dependencies. Packages like webpack-server and meteor that include both front end code as well as node dependencies might not work very well. Optimizing for this usecase is not a top priority at the moment.

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

3 participants