Skip to content

"Internal Server Error" only with production bundle, but works great on localhost. #51

Description

@trusktr

When I meteor build my app, I get an "Internal Server Error" on any picker routes. But it works fine on localhost:3000.

The error output looks like this:

TypeError: Path must be a string. Received null
    at assertPath (path.js:28:11)
    at Object.resolve (path.js:1184:7)
    at server/main.js:27:47
    at doCall (packages/meteorhacks_picker.js:128:14)

Any idea why this happens?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions