Resolve export error while starting project on Windows #2174

Closed
opened 2026-04-05 16:52:02 +02:00 by MrUnknownDE · 0 comments
Owner

Originally created by @vector-ok on 8/1/2022

Description
Running the project on Windows system results in the following error:

'export' is not recognized as an internal or external command,
operable program or batch file.

To Reproduce
Steps to reproduce the behavior:

  1. On Windows, run npm run dev to start the project.
  2. See the resulting error

Expected behavior
On running npm run dev the projects starts .

Screenshots
If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

  • OS: [e.g. iOS]
  • Browser [e.g. chrome, safari]
  • Version [e.g. 22]

Smartphone (please complete the following information):

  • Device: [e.g. iPhone6]
  • OS: [e.g. iOS8.1]
  • Browser [e.g. stock browser, safari]
  • Version [e.g. 22]

Additional context
Add any other context about the problem here.

*Originally created by @vector-ok on 8/1/2022* **Description** Running the project on Windows system results in the following error: > 'export' is not recognized as an internal or external command, operable program or batch file. **To Reproduce** Steps to reproduce the behavior: 1. On Windows, run `npm run dev` to start the project. 2. See the resulting error **Expected behavior** On running `npm run dev` the projects starts . **Screenshots** If applicable, add screenshots to help explain your problem. **Desktop (please complete the following information):** - OS: [e.g. iOS] - Browser [e.g. chrome, safari] - Version [e.g. 22] **Smartphone (please complete the following information):** - Device: [e.g. iPhone6] - OS: [e.g. iOS8.1] - Browser [e.g. stock browser, safari] - Version [e.g. 22] **Additional context** Add any other context about the problem here.
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/oneuptime#2174