My bot had been crazy

$ npm i parse-ms
npm WARN deprecated dblapi.js@2.2.0: Module is no longer maintained
npm WARN deprecated ffmpeg-binaries@4.0.0: ffmpeg-binaries is no longer being maintained. use ffmpeg-static, or just install ffmpeg
npm WARN deprecated mc-ping-updated@0.1.0: Deprecated in favor of https://www.npmjs.com/package/mcping-js
npm WARN deprecated request@2.88.0: request has been deprecated, see https://github.com/request/request/issues/3142
npm WARN deprecated request-promise-native@1.0.5: request-promise-native has been deprecated because it extends the now deprecated request package, see https://github.com/request/request/issues/3142
npm ERR! code EINTEGRITY
npm ERR! sha1-WefZzLH/uRKuives6cQVCx8TVo0= integrity checksum failed when using sha1: wanted sha1-WefZzLH/uRKuives6cQVCx8TVo0= but got sha512-QDV+136Y8LLrHJFxR9FABdm19HN7+XF3+VVMuMqhWprb5vV0mPN3I2X2H796VAELAopnP+t6IXXYRWHwgEyw1A== sha1-gGSGLLHwm/eXfRO0tnsLkOgvQK8=. (2949 bytes)
npm WARN tar ENOENT: no such file or directory, open ‘/app/node_modules/.staging/moment-duration-format-72daae94/test/vendor/moment.js’
npm ERR! code EINTEGRITY
npm ERR! sha1-WefZzLH/uRKuives6cQVCx8TVo0= integrity checksum failed when using sha1: wanted sha1-WefZzLH/uRKuives6cQVCx8TVo0= but got sha512-QDV+136Y8LLrHJFxR9FABdm19HN7+XF3+VVMuMqhWprb5vV0mPN3I2X2H796VAELAopnP+t6IXXYRWHwgEyw1A== sha1-gGSGLLHwm/eXfRO0tnsLkOgvQK8=. (2949 bytes)
npm ERR! path /app/node_modules/.staging/array-sort-1df93937/node_modules/default-compare
npm ERR! code ENOENT
npm ERR! errno -2
npm ERR! syscall rename
npm ERR! enoent ENOENT: no such file or directory, rename ‘/app/node_modules/.staging/array-sort-1df93937/node_modules/default-compare’ -> ‘/app/node_modules/.staging/default-compare-82412a48’
npm ERR! enoent This is related to npm not being able to find a file.
npm ERR! enoent

npm ERR! A complete log of this run can be found in:
npm ERR! /tmp/npm-cache/10.15.3/_logs/2020-12-04T06_42_26_131Z-debug.log

its saying this for one bot

Try execute rm -rf node_modules in terminal then do npm install.

thx
i will try

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.