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

Have gx-go rw install missing packages #57

Open
aschmahmann opened this issue Dec 5, 2018 · 1 comment
Open

Have gx-go rw install missing packages #57

aschmahmann opened this issue Dec 5, 2018 · 1 comment

Comments

@aschmahmann
Copy link

Developers may want to change their dependencies (e.g. in the package.json file) and when they perform a gx-go rw will see their imports rewritten. However, unless they also run gx install their code will not be functional. It may be worth have gx-go rw call gx install.

@lanzafame
Copy link

I think this would be better solved by a shell alias/script that you define yourself, that does a gx install before gx-go rw, instead changing the way gx-go rw works internally.

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

No branches or pull requests

2 participants