Node.js関連のことを調べてみた2020年02月29日

Node.js関連のことを調べてみた2020年02月29日

nuxtでDOMException: Failed to execute ‘appendChild’ on ‘Node’エラー

#Failed to execute ‘appendChild’ on ‘Node’
`nuxt` でこんな感じのエラーが出る
因みに`dev` では出ない。

“`
DOMException: Failed to execute ‘appendChild’ on ‘Node’: This node type does not support this method.
at Object.appendChild
“`

#原因
`