screenshot-to-code icon indicating copy to clipboard operation
screenshot-to-code copied to clipboard

Docker compose don't recognize it

Open Test67766 opened this issue 1 year ago • 2 comments

PS C:\Users*\Downloads\screenshot-to-code-main> echo "OPENAI_API_KEY=sk-WBO2ygSa4o3" > .env PS C:\Users*****\Downloads\screenshot-to-code-main> docker-compose up -d --build

failed to read C:\Users***\Downloads\screenshot-to-code-main.env: line 1: unexpected character "�" in variable name "\xff\xfeO\x00P\x00E\x00N\x00A\x00I\x00_\x00A\x00P\x00I\x00_\x00K\x00E\x00Y\x00=\x00s\x00k\x00-\x00W\x00B*

Test67766 avatar Mar 21 '24 14:03 Test67766

The same issue on Linux

Test67766 avatar Mar 21 '24 14:03 Test67766

This might fix your issue: https://github.com/abi/screenshot-to-code/issues/161

abi avatar Mar 21 '24 14:03 abi