html-to-docx
html-to-docx copied to clipboard
Module not found: Error: Can't resolve 'encoding'
when i use in vue2.6 ,vue compiled throw Module not found: Error: Can't resolve 'encoding'
i solve the problem ,npm install encoding,but why i should install that? jsut is in browser?
i solve the problem ,npm install encoding,but why i should install that? jsut is in browser?
@luotanxing Same problem.