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
* Added fix for GitHub cache issue
Using npx degit instead to clone the tutorial as currently when using npx create-next-app npx is retrieving data from npx degit wpengine/faustjs/examples/next/tutorial --force my-app which has out of date cached data.
* Remove --force from example
Bypassing due to accidentally disabling md checks for required checks. I think we're good.
0 commit comments