@ai ping
(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
通知だけの単純なプログラム動かした結果関係ないエラーが関係あったのが判明したけど、解決につながるとは思わん()
(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.