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

No such directory in aio-builder #13

Open
jwaes opened this issue Feb 8, 2021 · 1 comment
Open

No such directory in aio-builder #13

jwaes opened this issue Feb 8, 2021 · 1 comment

Comments

@jwaes
Copy link

jwaes commented Feb 8, 2021

When running $ docker build -t axelor/aio-builder . i get this error: (from stacktrace)

> Task :modules:axelor-exception:compileJava
> Task :modules:axelor-bank-payment:xjc
> Task :modules:axelor-docusign:shadowDocusignDeps

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':npm-install'.
> A problem occurred starting process 'command 'npm''

* Try:
Run with --info or --debug option to get more log output. Run with --scan to get full insights.

* Exception is:
org.gradle.api.tasks.TaskExecutionException: Execution failed for task ':npm-install'.
        at org.gradle.api.internal.tasks.execution.ExecuteActionsTaskExecuter$3.accept(ExecuteActionsTaskExecuter.java:166)

[...]


Caused by: java.io.IOException: Cannot run program "npm" (in directory "/app/src/axelor-erp/build/webapp"): error=2, No such file or directory
        at net.rubygrapefruit.platform.internal.DefaultProcessLauncher.start(DefaultProcessLauncher.java:25)
        ... 7 more
@FitzChevalerie-22
Copy link

Same problem.
I think is in the https://github.com/axelor/axelor-open-suite , but where exactly ?

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

No branches or pull requests

2 participants