Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Running the Flowbite Docs on Windows throws error #457

Closed
CorwinDev opened this issue Feb 21, 2023 · 1 comment
Closed

Running the Flowbite Docs on Windows throws error #457

CorwinDev opened this issue Feb 21, 2023 · 1 comment

Comments

@CorwinDev
Copy link
Contributor

Describe the bug
Running npm start throws a error ('NODE_ENV' is not recognized as an internal or external command,)

Also throwing the same error on npm run build | build:css:min | build:css

To Reproduce

  1. Use Windows
  2. Install flowbite (npm i)
  3. Run npm start

Expected behavior
Running Flowbite

Screenshot:
image

Desktop (please complete the following information):

  • OS: Windows

Additional context
This can be fixed easily by removing the NODE_ENV from the package.json

@zoltanszogyenyi zoltanszogyenyi changed the title Running Flowbite on windows throws error Running the Flowbite Docs on Windows throws error Feb 21, 2023
@zoltanszogyenyi
Copy link
Member

Fixed this using cross-env. Will be soon available in the next release from the https://github.com/themesberg/flowbite/tree/tailwind-v4 branch.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

No branches or pull requests

2 participants