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

Enhance warning when FAUST_SECRET_KEY is missing #1818

Open
jasonbahl opened this issue Feb 23, 2024 · 0 comments
Open

Enhance warning when FAUST_SECRET_KEY is missing #1818

jasonbahl opened this issue Feb 23, 2024 · 0 comments

Comments

@jasonbahl
Copy link
Contributor

Currently when running npm run build without a FAUST_SECRET_KEY in my .env file, I get the following output:

> faust build

warn - Could not find FAUST_SECRET_KEY environment variable.
warn - Some functionality may be limited.

I would love to have more information on what functionality is limited. I think either some highlights on what the limitations are and/or a page on the website that documents the limitations and a link to that page would be very helpful.

That message doesn't provide me enough information to know if the limitations are critical to what I'm working on or something I can proceed without addressing immediately.

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

1 participant