Trying to do a React tutorial and getting ERESOLVE “unable to resolve dependency tree”
I’m trying to learn React and npm. I’m starting the tutorial here: https://react.dev/learn/tutorial-tic-tac-toe . It also gives the setup to follow if setting up on your own laptop.
Trying to do a React tutorial and getting ERESOLVE “unable to resolve dependency tree”
I’m trying to learn React and npm. I’m starting the tutorial here: https://react.dev/learn/tutorial-tic-tac-toe . It also gives the setup to follow if setting up on your own laptop.
i am unable to create react app using the command ‘npx create-react-app my-app’ there is error occuring everytime when i try to create app
PS F:reactproject> npx create-react-app my-app
npm run build not creating build folder instead it shows an error
I have forked: multiselect-react-dropdown, and trying to build it to publish to npm. But I am getting error:
Manage Dependencies in Sub-Project To Avoid Duplicate React Versions
I am attempting to create a React library template. I have the main project that exports some basic React hooks and then an example
project enclosed within it that imports the library via "@local/lib": "file:.."
in the package.json
file.
How can I get my Npm module to work properly
It is giving me an issue with the node modules. This error keeps coming up
ERROR in ./node_modules/@configura/web-core/dist/cm/format/dex/DexReader.js 108:31-44
Can’t import the named export ‘memory’.’buffer’ (imported as ‘memory’) from default-exporting module (only default export is available)
I am new to react so help would be super useful here!
enter image description here
npm error code ENOENT cant create a react app
please help me to fix the below error when i try to make an react app I got this error
The command npx create-react-app my-app doesn’t work in VS Code?
I want to start my react devlopement and the command “npx create-react-app my-app” and it doesn’t work. It get starts the loader comes up on terminal it get stuck. I have no option other than pressing CTRL + C why
Module parse failed:
Failed to compile.
Command Not Found | React
When I try to run npm create-react-app I got error unknown command.