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

Open

#3 916 ouverte le 1 déc. 2023

Voir sur GitHub
 (3 commentaires) (0 réactions) (0 assignés)TypeScript (3 637 forks)batch import
good first issue

Métriques du dépôt

Stars
 (47 108 stars)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

Description

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),

Guide contributeur