Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cant istall on mac #135

Open
txxsty opened this issue Jun 19, 2024 · 11 comments
Open

cant istall on mac #135

txxsty opened this issue Jun 19, 2024 · 11 comments

Comments

@txxsty
Copy link

txxsty commented Jun 19, 2024

how do u installlll?????

@GlitchApotamus
Copy link

Should work just with brew install -g slappey. Do you have node and npm installed?

@txxsty
Copy link
Author

txxsty commented Jun 19, 2024

Should work just with brew install -g slappey. Do you have node and npm installed?

yes i have node and npm.js installed

@GlitchApotamus
Copy link

Are you getting any errors when you try to install it?

@txxsty
Copy link
Author

txxsty commented Jun 19, 2024

Are you getting any errors when you try to install it?

npm error }
npm error
npm error The operation was rejected by your operating system.
npm error It is likely you do not have the permissions to access this file as the current user npm error
pm error If you believe this might be a permissions issue, please double-check the pm error permissions of the file and its containing directories, or try running pm error the command again as root/Administrator.

@GlitchApotamus
Copy link

You need sudo npm install-g slappey

@txxsty
Copy link
Author

txxsty commented Jun 19, 2024

You need sudo npm install-g slappey

worked but have a new issue whenever i run "npm run dev" it crashed

@GlitchApotamus
Copy link

Do you have nodemon installed on the machine? sudo npm I-g nodemon

@txxsty
Copy link
Author

txxsty commented Jun 19, 2024

Do you have nodemon installed on the machine? sudo npm I-g nodemon

i get

"unknown command: "I-g"

@GlitchApotamus
Copy link

Run the command properly. Like the first one. It's just a typo

@txxsty
Copy link
Author

txxsty commented Jun 19, 2024

Run the command properly. Like the first one. It's just a typo

still get the same error after installing

const client = nee Client({ intents: [Intents.FLAGS.GUILDS, Intents.FLAGS.GUILDS_MESSAGES ] });

TypeError: Cannot read properties of undefined (reading 'flags'
at Object. (/Users/my name/Desktop/bot/bot/src/index.js:5:47)
at Module.load (node:internal/modules/cjs/loader:1208:32)
at Module.load (node:internal/modules/cjs/loader:1208:32)
at Module._load (node:internal/modules/cjs/loader:1024:12)
at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main/174:12)
at node:internal/main/run_main_module:28:49)

[nodemon] app crashed - waiting for file changed before starting...

@GlitchApotamus
Copy link

@txxsty this project is very outdated. You should check out https://sern.dev

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants