-
Notifications
You must be signed in to change notification settings - Fork 196
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
Stratio Sparta Front module compile failed #1681
Comments
Hi @Sumpan , the build failed if you have in your home inside the file .npmrc the next lines: repository="http://sodio.stratio.com/nexus/content/repositories/npmjs/ If your delete this lines fail too?? Thanks |
If you don't have this lines, it's possible that you need to move the folder ./web/node_modules/npm to ./web/npm and remove ./web/node_modules |
@Sumpan your question was ok? |
Got the same issue here [INFO] Running "concurrent:dist" (concurrent) task
This did not solve the problem. And I did not find npm in |
I also got the same issue |
I also got the same issue,how solve it? |
@wfeng1982 @Sumpan I have the same question ,have you been sloved yet? |
hi , using command "mvn clean package -Ppackage -Dmaven.test.skip=true" compile failed at "Stratio Sparta Front " module:
Failed to execute goal com.github.eirslett:frontend-maven-plugin:0.0.28:grunt (grunt build) on project web: Failed to run task: 'grunt build --no-color' failed. (error code 6) -> [Help 1]
in china downloading node,grunt and some Front tools like that is too slowly, could you tell me how to install them in advance ?
The text was updated successfully, but these errors were encountered: