Skip to content

CODE-A-DUCK/Replit-v13

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

"Upgrade discord.js v12 to discord.js v13.1.0 in replit"

"Node.js 12 to v16.9.1"

1.Frist go to shell, paste this npm init -y && npm i --save-dev node@16 && npm config set prefix=$(pwd)/node_modules/node && export PATH=$(pwd)/node_modules/node/bin:$PATH then press enter and waiting for it.

"start upgrade discord.js"

2.If dowload finish create a .replit file and paste it run = "npm start".

3.Go to package.json add "start": "node ." and run it, then your discord.js is upgrade to v13.

Congratulations🥳

If you have any error you can join my server I will help you😁

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published