You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 26, 2020. It is now read-only.
internal/modules/cjs/loader.js:326
throw err;
^
Error: Cannot find module '[redacted path]\node_modules\discord.js-lavalink\dist\index'. Please verify that the package.json has a valid "main" entry
at tryPackage (internal/modules/cjs/loader.js:318:19)
at Function.Module._findPath (internal/modules/cjs/loader.js:700:18)
at Function.Module._resolveFilename (internal/modules/cjs/loader.js:963:27)
at Function.Module._load (internal/modules/cjs/loader.js:859:27)
at Module.require (internal/modules/cjs/loader.js:1036:19)
at require (internal/modules/cjs/helpers.js:72:18)
at Object.<anonymous> ([redacted path])
at Module._compile (internal/modules/cjs/loader.js:1147:30)
at Object.Module._extensions..js (internal/modules/cjs/loader.js:1167:10)
at Module.load (internal/modules/cjs/loader.js:996:32) {
code: 'MODULE_NOT_FOUND',
path: '[redacted path]\\node_modules\\discord.js-lavalink\\package.json',
requestPath: 'discord.js-lavalink'
I am using the latest commit (1e55e05 at the time.)