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
I tried following the Readme instructions to get a local dev copy going, however I got stuck on the now part:
02:19:26 ~/Documents/Development/HTML/bsa/dual-power-app |feature/readme ✗| → now
Now CLI 18.0.0
? Set up and deploy “~/Documents/Development/HTML/bsa/dual-power-app”? [Y/n] y
? Which scope do you want to deploy to? odbol
? Link to existing project? [y/N] n
? What’s your project’s name? dual-power-app
? In which directory is your code located? ./
Auto-detected project settings (Next.js):
- Build Command: `npm run build` or `next build`
- Output Directory: Next.js default
- Development Command: next dev --port $PORT
? Want to override the settings? [y/N] n
Error! Environment Variable "FAUNADB_SECRET" references Secret "faunadb-secret-********", which does not exist.
The text was updated successfully, but these errors were encountered:
I tried following the Readme instructions to get a local dev copy going, however I got stuck on the
now
part:The text was updated successfully, but these errors were encountered: