You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I try to run development server at documentation I get an error like this:
$ pnpm dev:docs
>[email protected] dev:docs D:\**\refine-fork\documentation
> DISABLE_BLOG=true pnpm run dev:lean
'DISABLE_BLOG' is not recognized as an internal or external command,
operable program or batch file.
Steps To Reproduce
Fork the refine repository.
Clone the forked repository.
Run pnpm install in the main folder.
Run pnpm install in the documentation folder.
Run pnpm dev:docs.
Expected behavior
The development server should run successfully.
Packages
OS: Windows 10 Pro N 22H2 19045.4780 Node: v22.6.0 pnpm: v9.4.0
Additional Context
No response
The text was updated successfully, but these errors were encountered:
Describe the bug
When I try to run development server at documentation I get an error like this:
Steps To Reproduce
refine
repository.pnpm install
in the main folder.pnpm install
in thedocumentation
folder.pnpm dev:docs
.Expected behavior
The development server should run successfully.
Packages
OS: Windows 10 Pro N 22H2 19045.4780
Node: v22.6.0
pnpm: v9.4.0
Additional Context
No response
The text was updated successfully, but these errors were encountered: