You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is the QA process. The result is that the make command did not work on my machine, but the commands within the make command do work individually. I'm not sure how to resolve the issue at this time.
Drop databases ‘lake’ and ‘lake_test’
Run make init-db
Error:
Run commands manually (not sure how to fix, already have mysql path)
Run commands manually (from init-db)
Commands work individually
Conclusion
The individual commands work; however the make command didn't work on my machine. This could be an issue for me locally, but possibly others. Recommend others test and make documentation if needed.
The text was updated successfully, but these errors were encountered:
This is a test condition for #979
This is the QA process. The result is that the make command did not work on my machine, but the commands within the make command do work individually. I'm not sure how to resolve the issue at this time.
Conclusion
The individual commands work; however the
make
command didn't work on my machine. This could be an issue for me locally, but possibly others. Recommend others test and make documentation if needed.The text was updated successfully, but these errors were encountered: