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
NPM will always state that this package is outdated and try to install a new version. Whenever I run npm update it will reinstall this package and rebuild it. npm oudated states:
If this is not an issue with this package, should I just install normal erlpack from npm?
If that is the case, please update the README.md on discordjs/discord.js to state that you should run npm install erlpack instead of npm install discord/erlpack
The text was updated successfully, but these errors were encountered:
NPM will always state that this package is outdated and try to install a new version. Whenever I run
npm update
it will reinstall this package and rebuild it.npm oudated
states:in my package.json it looks like:
If this is not an issue with this package, should I just install normal erlpack from npm?
If that is the case, please update the README.md on discordjs/discord.js to state that you should run
npm install erlpack
instead ofnpm install discord/erlpack
The text was updated successfully, but these errors were encountered: