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

Error when try to build #229

Open
rdcaldas opened this issue Aug 23, 2024 · 1 comment
Open

Error when try to build #229

rdcaldas opened this issue Aug 23, 2024 · 1 comment

Comments

@rdcaldas
Copy link

I'm getting the error below when trying to build on a new, clean repository, I tried searching on the internet but I didn't find anything about the problem.

What i missed?

data-dictionary:build:packages: info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
data-dictionary:build:packages: Error: command finished with error: exit status 1
node:child_process:924
throw err;
^

Error: Command failed: D:\exevopan\exevo-pan\node_modules\turbo-windows-64\turbo.exe run build:packages --include-dependencies --no-deps
at checkExecSyncError (node:child_process:885:11)
at Object.execFileSync (node:child_process:921:15)
at Object. (D:\exevopan\exevo-pan\node_modules\turbo\bin\turbo:5:26)
at Module._compile (node:internal/modules/cjs/loader:1254:14)
at Module._extensions..js (node:internal/modules/cjs/loader:1308:10)
at Module.load (node:internal/modules/cjs/loader:1117:32)
at Module._load (node:internal/modules/cjs/loader:958:12)
at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:81:12)
at node:internal/main/run_main_module:23:47 {
status: 1,
signal: null,
output: [ null, null, null ],
pid: 15096,
stdout: null,
stderr: null
}

@lukasz-cpu
Copy link

@rdcaldas I got the same issue

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

No branches or pull requests

2 participants