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
{{ message }}
This repository was archived by the owner on Mar 27, 2024. It is now read-only.
the first step takes time to build the old binary. could be replaced with install binary distribution
the second line could work, but we cannot guarantee the generated app has really the old dependencies
during the new app generation, node-related compilation happens and it takes a long time, and also could fail
also the node modules are not a test target for buffalo fix
I would like to replace steps 1 and 2 with downloading a pre-configured app tree. Will try to fix it. (but not sure if this is a good timing or I need to wait until the new generation)