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

Fixes the runtime error when deployed #68

Merged
merged 1 commit into from
Feb 22, 2020
Merged

Fixes the runtime error when deployed #68

merged 1 commit into from
Feb 22, 2020

Commits on Aug 20, 2019

  1. Fixes the runtime error when deployed

    ```
    START RequestId: 1b0e0445-fb96-4ec8-bb2c-e33bcf21e6da Version: $LATEST
    2019-08-19T15:02:31.517Z    1b0e0445-fb96-4ec8-bb2c-e33bcf21e6da    Cannot find module '.'
    2019-08-19T15:02:31.517Z    1b0e0445-fb96-4ec8-bb2c-e33bcf21e6da    Did you forget to add it to "dependencies" in `package.json`?
    END RequestId: 1b0e0445-fb96-4ec8-bb2c-e33bcf21e6da
    REPORT RequestId: 1b0e0445-fb96-4ec8-bb2c-e33bcf21e6da    
    Duration: 38.26 ms  Billed Duration: 100 ms   Memory Size: 3008 MB  Max Memory Used: 23 MB    
    RequestId: 1b0e0445-fb96-4ec8-bb2c-e33bcf21e6da Process exited before completing request
    ```
    Nichlas Wærnes Andersen committed Aug 20, 2019
    Configuration menu
    Copy the full SHA
    77f23be View commit details
    Browse the repository at this point in the history