23:46:56
icon

@ai ping

23:46:03
icon

@ai ping

23:44:58
icon

@ai ping

23:40:43
icon

2コミット分反映

19:56:17
icon

@ai ping

19:42:36
icon

じゃぁなんで絵文字関係ない単純テストのプログラムで同じエラーが出るのかって話に(混乱)

19:41:54
icon

あ~でもuuidで検索したら絵文字部分に...ええ

Attach image
19:37:50
icon

TenChaで通知受けた時に唯一見るエラーっぽいやつ

19:37:15
icon

(node:25976) DeprecationWarning: Deep requiring like `const uuidv4 = require('uuid/v4');` is deprecated as of uuid@7.x. Please require the top-level module when using the Node.js CommonJS module or use ECMAScript Modules when bundling for the browser. See https://github.com/uuidjs/uuid#deep-requires-now-deprecated for more information.
heartbeat!
{
  type: 'channel',
  body: { id: 'notification', type: 'readAllNotifications', body: null }
}
heartbeat!
142

19:35:34
icon

@ai ping

19:34:16
icon

ぬーん

Attach image
19:33:32
icon

余計に原因不明

19:33:20
icon

エラーは出たけど通知は出てる

19:33:04
icon

あ、やべ

19:31:36
icon

要するにモジュールの説明のQuick Usageをそのまま叩いた結果

19:31:03
icon

う~ん、でも今動かしたのは通知モジュールしか使わないやつだから絵文字は関係ないような

19:29:08
icon

通知だけの単純なプログラム動かした結果関係ないエラーが関係あったのが判明したけど、解決につながるとは思わん()

(node:31408) DeprecationWarning: Deep requiring like `const uuidv4 = require('uuid/v4');` is deprecated as of uuid@7.x. Please require the top-level module when using the Node.js CommonJS module or use ECMAScript Modules when bundling for the browser. See https://github.com/uuidjs/uuid#deep-requires-now-deprecated for more information.

19:24:48
icon

6コミット分反映

19:12:55
icon

とりあえず単純に通知出すだけのプログラム起動してみるか…

19:12:37
icon

エラーっぽいのが出ないから死んでる…コンソールのログってあれ以上細かく出す方法あったっけ(Nodeを分かってない構図)