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
**`(fix):`** Improve authentication error message when running `fern generate --docs` without a token. The error now explicitly instructs users to run `fern login` or set the FERN_TOKEN environment variable.
3
+
4
+
5
+
**`(fix):`** Add validation for empty FERN_TOKEN environment variable to ensure empty strings are treated the same as missing tokens.
0 commit comments