i use commond yarn build
,when step to Cleaning client node_modules bundled into the DLL
it wrong on .\kibana-6.8\build\kibana\node_modules\x-pack\package.json
;
the package.json
is null, and the x-pack
path is all none;
it just like issue https://github.com/elastic/kibana/issues/28636
where could check to fix this wrong?
i google for a day and no idea to fix it.
i have change something in x-pack what about auth,add a api.
this is the process what i build x-pack print :
this is the error pictrue, i find out the null file is E:\work\2020\kibana-6.8\build\kibana\node_modules\x-pack\package.json