Open lin198601 opened 3 years ago
Can we get a resolution here please?
Tried to change "Shape" to "shape", completely messed up the whole project, don't do that
same problem
same problem
inside textbox.js file and change the name of Shape.js to shape.js
inside textbox.js file and change the name of Shape.js to shape.js
Hi, this fix works for me, but I don't know why it is not fixed still on master branch.
Hack fix we use in our Dockerfile build:
RUN sed -i 's/\.\/Shape/\.\/shape/g' /usr/app/node_modules/docx2html/lib/docx/html/textbox.js
Hello. Here is the assembly problem. ./node_modules/docx2html/lib/docx/html/textbox.js Cannot find file: 'Shape.js' does not match the corresponding name on disk: '.\node_modules\docx2html\lib\docx\html\shape.js'.