以下の内容はhttps://anton0825.hatenablog.com/entry/20140627/1411196326より取得しました。


nodeのプログラムを実行すると「Error: Cannot find module '../build/Debug/iconv.node'」エラー

node_module/iconvが壊れていることが原因っぽい。前はちゃんと動いてたんだけど。。
以下のようにしてnode_module/iconvを自分でビルドし直すと直る。

cd ./node_module/iconv
node-gyp configure
node-gyp build

参考:linux - Cannot find module /build/Debug/iconv.node - Stack Overflow




以上の内容はhttps://anton0825.hatenablog.com/entry/20140627/1411196326より取得しました。
このページはhttp://font.textar.tv/のウェブフォントを使用してます

不具合報告/要望等はこちらへお願いします。
モバイルやる夫Viewer Ver0.14