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

Bug: React Command Prompt npm is not working #22194

Closed
tejadasari985 opened this issue Aug 27, 2021 · 7 comments
Closed

Bug: React Command Prompt npm is not working #22194

tejadasari985 opened this issue Aug 27, 2021 · 7 comments
Labels
Resolution: Support Redirect Status: Unconfirmed A potential issue that we haven't yet confirmed as a bug

Comments

@tejadasari985
Copy link

tejadasari985 commented Aug 27, 2021

React version 6.14.3

Steps To Reproduce

1.npx create-react-app react-project
2.cd my react-project
3.npm start

The current behavior

Extension reports: npm ERR! code EUNSUPPORTEDPROTOCOL
2.npm ERR! Unsupported URL Type "link:": link:./scripts/eslint-rules

The expected behavior

React Project To be Executed http://localhost:4200/
labels : [bug]

@tejadasari985 tejadasari985 added the Status: Unconfirmed A potential issue that we haven't yet confirmed as a bug label Aug 27, 2021
@tejadasari985
Copy link
Author

#22194
Capture10

@Manoj-Goskonda
Copy link

cd your path... Drive C:/..
npm install -g create-react-app
create-react-app your_fileName
some time wait process npm install all related node module after
npm start

@tejadasari985
Copy link
Author

already installation completed and npm not working we have to solve the bug issue bro

@iamshubhambhola
Copy link

try to run command npm i then again run npm start.
Also make sure that node is installed on your device.

@eps1lon
Copy link
Collaborator

eps1lon commented Aug 28, 2021

Support requests filed as GitHub issues often go unanswered. We want you to find the answer you're looking for, so we suggest the following alternatives:

Coding Questions
If you have a coding question related to React and React DOM, it might be better suited for Stack Overflow. It's a great place to browse through frequent questions about using React, as well as ask for help with specific questions.

https://stackoverflow.com/questions/tagged/react

Talk to other React developers
There are many online forums which are a great place for discussion about best practices and application architecture as well as the future of React.

https://reactjs.org/community/support.html

@tejadasari985
Copy link
Author

Node installed and while executing the project and there is a bug on related project and we have to find out that bug

@wenzi0github
Copy link

is npm version lower? try upper npm version.

or,

use yarn install,

#13824

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Resolution: Support Redirect Status: Unconfirmed A potential issue that we haven't yet confirmed as a bug
Projects
None yet
Development

No branches or pull requests

5 participants