chromaui / chromatic-cli

Chromatic CLI: `npx chromatic`
https://www.chromatic.com/docs/cli
MIT License
289 stars 70 forks source link

.env file is not read correctly #1103

Closed insurancer591 closed 1 month ago

insurancer591 commented 1 month ago

There is a regression between v11.11.0 and v11.10.4 of the cli. We are using a .env file with Chromatic and store our project token and other variables in it. In v11.10.4 everything works fine. In v11.11.0 it throws "× Missing project token" and also other variables from the dotenv are not longer read.

chromatic-ci-bot commented 1 month ago

:rocket: Issue was released in v11.13.0 :rocket:

codykaup commented 1 month ago

Thanks for reporting this @insurancer591 - the fix should be in v11.13.0!