Dweller Igor
Dweller Igor
DIAdiscord.js - Imagine an app
Created by Dweller Igor on 11/22/2023 in #djs-questions
How to install discord.js on google drive?
Sorry, I am new to js, so i dont know how to install packages. ive tried using nmp within vsc terminal, but it didnt work:
PS G:\My Drive\discordbot-js> npm install discord.js
npm ERR! code ENOTDIR
npm ERR! syscall mkdir
npm ERR! path G:\My Drive\discordbot-js\node_modules
npm ERR! errno -4052
npm ERR! ENOTDIR: not a directory, mkdir 'G:\My Drive\discordbot-js\node_modules'

npm ERR! A complete log of this run can be found in: C:\Users\...\AppData\Local\npm-cache\_logs\smh.log
PS G:\My Drive\discordbot-js> npm install discord.js
npm ERR! code ENOTDIR
npm ERR! syscall mkdir
npm ERR! path G:\My Drive\discordbot-js\node_modules
npm ERR! errno -4052
npm ERR! ENOTDIR: not a directory, mkdir 'G:\My Drive\discordbot-js\node_modules'

npm ERR! A complete log of this run can be found in: C:\Users\...\AppData\Local\npm-cache\_logs\smh.log
3 replies