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

Build faild #1162

Open
Guaderxx opened this issue Jun 14, 2024 · 1 comment
Open

Build faild #1162

Guaderxx opened this issue Jun 14, 2024 · 1 comment
Assignees
Labels
bug Something isn't working triage

Comments

@Guaderxx
Copy link

Describe the bug

When I build with pnpm build

What happened?

NODE_OPTIONS is not an internal or external command, nor is it a runnable program or batch file

System information

System:
OS: Windows 10 10.0.19044
CPU: (16) x64 AMD Ryzen 7 5800H with Radeon Graphics
Memory: 19.41 GB / 39.37 GB
Browsers:
Edge: Spartan (44.19041.1266.0), Chromium (125.0.2535.92)
Internet Explorer: 11.0.19041.1566

Where did you encounter the bug?

A self hosted

@Guaderxx Guaderxx added bug Something isn't working triage labels Jun 14, 2024
@Guaderxx
Copy link
Author

Anyway, I build succeed by change the build script to
cross-env NODE_OPTIONS=--max_old_space_size=4096 vue-tsc --noEmit && vite build

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working triage
Projects
None yet
Development

No branches or pull requests

2 participants