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

Conversation

itsnwa
Copy link
Contributor

@itsnwa itsnwa commented Aug 20, 2019

Issue with the previous require('.'):

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

```
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
```
@vercel
Copy link

vercel bot commented Aug 20, 2019

This pull request is automatically deployed with Now.
To access deployments, click Details below or on the icon next to each push.

Latest deployment for this branch: https://hazel-git-fork-itsnwa-patch-1.zeit.sh

@leo leo merged commit 6de7532 into vercel:master Feb 22, 2020
@leo
Copy link
Contributor

leo commented Feb 22, 2020

Thank you!

@itsnwa itsnwa deleted the patch-1 branch February 24, 2020 08:01
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

Successfully merging this pull request may close these issues.

2 participants