slab/quill
Error when setting up project locally - 'USE_LOCAL_FILE' is not recognized as an internal or external command, operable program or batch file
開放
#3,916 建立於 2023年12月1日
good first issue
倉庫指標
- 星標
- (47,108 顆星)
- PR 合併指標
- (30 天內沒有已合併 PR)
描述
I tried to set up the project locally using the instructions in DEVELOPMENT.md.
However, after running the following commands, I got an error
npm run build
npx playwright install
npm run test:unit (all tests passed)
npm start (gave error)
Here is the error - 'USE_LOCAL_FILE' is not recognized as an internal or external command, operable program or batch file.
Platforms: Windows 10, Mozilla Firefox 120.0 (64-bit),