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

Kibana NPM #16865

Closed
DILIPCHIRU opened this issue Feb 22, 2018 · 1 comment
Closed

Kibana NPM #16865

DILIPCHIRU opened this issue Feb 22, 2018 · 1 comment

Comments

@DILIPCHIRU
Copy link

Hi ,

I am running the kibana 6.1.1 using the maven project in Linux Machine .
When i use the maven build the build is success .But there is minor bug i noticed that is when use the plugin "unpack" as says in the link:
https://maven.apache.org/plugins/maven-dependency-plugin/usage.html

After the build in .m2 repo has the "kibana-6.1.1-linux-x86_64.tar.gz " when i untar it and check the node/bin/npm there is script in side the npm .

where when i check in my maven project after the unpack kibana-6.1.1-linux-x86_64/node/bin/npm
doesn't contain the script .

the data not present inside the npm file

May i know the reason please provide the suggestion

@DILIPCHIRU DILIPCHIRU changed the title Kibana NPm Kibana NPM Feb 22, 2018
@nreese
Copy link
Contributor

nreese commented Feb 23, 2018

Building with Maven is not supported.

Prior to 6.3, npm was the officially supported kibana build tool. Starting in 6.3, yarn will replace npm.

@nreese nreese closed this as completed Feb 23, 2018
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