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

j4r problem #6

Open
manouel-1 opened this issue Apr 7, 2023 · 3 comments
Open

j4r problem #6

manouel-1 opened this issue Apr 7, 2023 · 3 comments

Comments

@manouel-1
Copy link

No description provided.

@manouel-1
Copy link
Author

const ram = data.package.ram + data.extra.ram + data.j4r.ram;
^

TypeError: Cannot read properties of undefined (reading 'ram')
at /root/pyrew/commands/Community/userinfo.js:34:70
at processTicksAndRejections (node:internal/process/task_queues:96:5)

@manouel-1
Copy link
Author

j4r is not working

@NicoRuizDev
Copy link
Owner

Okay, so let's just debug what response are you getting can you write a new line console.log(data) after initialiasing the data variable in 30th line, and then use the command, you will get a log in your nodejs console, just copy & paste it here.
Thanks, will be waiting for your reply.

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