question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

the whole message: I am still having this issue, I uninstalled node and removed all global installs and it still gives me this errror

See original GitHub issue

the whole message:

A template was not provided. This is likely because you're using an outdated version of create-react-app.
Please note that global installs of create-react-app are no longer supported.

_Originally posted by @maddyrombes in https://github.com/facebook/create-react-app/issues/8085#issuecomment-562299694_

Issue Analytics

  • State:open
  • Created 2 years ago
  • Comments:5

github_iconTop GitHub Comments

3reactions
clianorcommented, Dec 27, 2021

try this command npx clear-npx-cache

1reaction
ikeman32commented, Feb 3, 2022

npx create-react-app@5.0.0 appName will force npx to use latest version of create-react-app

Read more comments on GitHub >

github_iconTop Results From Across the Web

Running global npm scripts in node 12.9.0: This command not ...
After upgrading to the latest node release, with the exception of npm and npx, all of the global npm scripts no longer run....
Read more >
This npm install is not working on Windows - node.js
If it's still not uninstalled, type where node at the command prompt and you'll see where it resides -- delete that (and probably...
Read more >
How To Reinstall NPM And Node.js On Any System
Go to the Windows Control Panel and uninstall the Node.js program. If any Node.js installation directories are still remaining, delete them.
Read more >
Uninstalling packages and dependencies - npm Docs
To confirm that npm uninstall worked correctly, check that the node_modules directory no longer contains a directory for the uninstalled package(s). Unix system ......
Read more >
MSI installation error 1603 - Windows Server - Microsoft Learn
Resolution · Check if the app is already installed on the PC. If so, uninstall and reinstall the app. · Install the package...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found