Skip to content

fix: include package.json in files for those that install from Github. #234

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

Merged
merged 1 commit into from
Feb 26, 2019

Conversation

mikeproeng37
Copy link
Contributor

Summary

I uncovered this potential issue when trying to install the SDK into the testapp for E2E testing. I recently updated the testapp to use Node 10.6 as base image (up from Node 7) and that is what caused the installation from Github to fail (it doesn't include the package.json file inside the optimizely-sdk package

Copy link
Contributor

@jordangarcia jordangarcia left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ship it

@coveralls
Copy link

Coverage Status

Coverage remained the same at 97.587% when pulling e9ba5eb on mng/include-packagejson-file into 7626b7c on master.

@mikeproeng37 mikeproeng37 merged commit 659628e into master Feb 26, 2019
@mikeproeng37 mikeproeng37 deleted the mng/include-packagejson-file branch September 27, 2019 17: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.

3 participants