Errors Building
mkw-TL opened this issue · 0 comments
mkw-TL commented
Hello,
Web-dev beginner here after 3 weeks of pain. I think I have isolated a candidate issue possibly not on my end. I have received this same error when building both with WebPack and hugo's js.Build pipe.
Uncaught TypeError: node is undefined
isDocumentFragment https://joeh.netlify.app/js/custom.js:4798
parentNode https://joeh.netlify.app/js/custom.js:4756
patch https://joeh.netlify.app/js/custom.js:5154
start4 https://joeh.netlify.app/js/custom.js:5656
https://joeh.netlify.app/js/custom.js:5675
Both instances the error occurs here
I am using Linux Mint, node v20.6., npm 10.1.0
My source repository is here: https://github.com/mkw-TL/chess_data
Let me know what would be helpful on my end