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

2018 package continuous deployment failing #536

Closed
1 task
jaronheard opened this issue May 15, 2019 · 1 comment
Closed
1 task

2018 package continuous deployment failing #536

jaronheard opened this issue May 15, 2019 · 1 comment
Assignees
Labels

Comments

@jaronheard
Copy link
Contributor

Description

After #517, deployment of the 2018 package is failing on make deploy, due to the addition of the 2018 project packages as dependencies to the 2018 year package.

Step 4/9 : RUN npm install --only=production
 ---> Running in 1c2f97c34382
...
npm ERR! code E404
npm ERR! 404 Not Found: @hackoregon/2018-local-elections@^3.0.0

For this issue to be fixed:

  • 2018 package should deploy

Steps to reproduce

View this log, specifically expand under make deploy:
https://travis-ci.org/hackoregon/civic/jobs/530579924

Expected result

2018 package should deploy. Log from previous successful deploy:
https://travis-ci.org/hackoregon/civic/jobs/528264106

Actual result

See above

Notes

Is there a reason we're using npm in step 4 of the make deploy rather than yarn?
Will switching to yarn fix the error?

@jaronheard jaronheard added the bug label May 15, 2019
@jaronheard jaronheard added this to Backlog in 2019 Front-End Team via automation May 15, 2019
@jaronheard jaronheard moved this from Backlog to 👋Ready for Dev | Prioritized in 2019 Front-End Team May 15, 2019
@jaronheard jaronheard self-assigned this May 16, 2019
@jaronheard jaronheard moved this from 👋Ready for Dev | Prioritized to In Development in 2019 Front-End Team May 16, 2019
@jaronheard
Copy link
Contributor Author

#539 resolved

2019 Front-End Team automation moved this from In Development to Done May 16, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Development

No branches or pull requests

1 participant