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

Node not Working #5

Open
neilwilliam opened this issue May 4, 2022 · 10 comments
Open

Node not Working #5

neilwilliam opened this issue May 4, 2022 · 10 comments

Comments

@neilwilliam
Copy link

I have re-installed node so many times but when I do npx create-electron or react-app it gives me this error:

npm WARN deprecated har-validator@5.1.5: this library is no longer supported
npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details.
npm WARN deprecated request@2.88.2: request has been deprecated, see request/request#3142

PLS HELP ME!!!

@ShadowLp174
Copy link
Owner

ShadowLp174 commented May 4, 2022

This is not related to this repo but try ritan's solution in #3
Did you delete node before reinstalling?

@neilwilliam
Copy link
Author

Yes

@neilwilliam
Copy link
Author

And I am 10 years old

@neilwilliam
Copy link
Author

So I don’t know too much about programming

@ShadowLp174
Copy link
Owner

Oh, um ok... Do you know how to work with computers? Like the system paths, deinstalling/reinstalling apps manually?

@neilwilliam
Copy link
Author

yes

@neilwilliam
Copy link
Author

And I am a beginner at node so I am used to HTML 5 CSS 3 and JS PHP and other languages but not node.

@ShadowLp174
Copy link
Owner

Ok, so which node/npm version are you using?

node -v
npm --version

@neilwilliam
Copy link
Author

16.15.0 (includes npm 8.5.5)

@ShadowLp174
Copy link
Owner

ok, try deleting the package-lock.json file
and then run
npm install

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