Hi, all

 

These days I met errors when running make-debs.sh on Ubuntu

 

Firstly I run build of ceph, and after this, I see the following folder and files are there:        

/root/ceph_auto/ceph/src/pybind/mgr/dashboard/frontend/node_modules

 

Then I run make-debs.sh which use git clean to clean lots of file and folder which include

Removing src/pybind/mgr/dashboard/frontend/node_modules/

 

And then make-debs.sh itself fails complaining it cannot find the folder and files that it deleted

Error: Cannot find module '/root/ceph_auto/ceph/src/pybind/mgr/dashboard/frontend/node_modules/@angular/compiler-cli/node_modules/fsevents/install'

 

Why it first delete some files and then try to use it, is this a bug? Or did I do something wrong?

 

 

Regards,

Rui

 

IMPORTANT NOTICE: The contents of this email and any attachments are confidential and may also be privileged. If you are not the intended recipient, please notify the sender immediately and do not disclose the contents to any other person, use it for any purpose, or store or copy the information in any medium. Thank you.