Skip to content
This repository has been archived by the owner on Aug 30, 2022. It is now read-only.

API exercise package.json with wrong entry point #271

Closed
samuelchvez opened this issue Dec 13, 2020 · 4 comments
Closed

API exercise package.json with wrong entry point #271

samuelchvez opened this issue Dec 13, 2020 · 4 comments

Comments

@samuelchvez
Copy link

Should be "main": "server.js" instead of "main": "src/server.js". Elastic Beanstalk won't put the instance as healthy without this change.

@technolytic
Copy link

Same here.
Thanks!

@iaguest
Copy link

iaguest commented Jan 8, 2021

Same here too. Thanks

@fxrcode
Copy link

fxrcode commented Feb 27, 2021

I had fix in my repo: https://github.com/fxrcode/Udacity-Cloud-Developer/blob/main/course-02/exercises/udacity-c2-restapi/package.json

@SudKul
Copy link
Contributor

SudKul commented Jan 17, 2022

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants