metropolitan-bronze
metropolitan-bronze•3y ago

malfunction in installation

How do I go about this error because when I execute npm run dev, the terminal returns an error with this statement : Something went wrong when trying to get installed refine packages. I have node and npm installed too
No description
17 Replies
fascinating-indigo
fascinating-indigo•3y ago
is the development server shutting down? Or does it stay on and just give a warning?
metropolitan-bronze
metropolitan-bronzeOP•3y ago
it shuts down
fascinating-indigo
fascinating-indigo•3y ago
are u using CRA ?
metropolitan-bronze
metropolitan-bronzeOP•3y ago
yes I am
fascinating-indigo
fascinating-indigo•3y ago
can you change "dev" script from package.json to "dev": "react-scripts start" this, and can you tell me behaviour
metropolitan-bronze
metropolitan-bronzeOP•3y ago
I tried it and got an error log before the dev server stopped almost immediately
fascinating-indigo
fascinating-indigo•3y ago
it seems refine not have issue
metropolitan-bronze
metropolitan-bronzeOP•3y ago
thankyou for your feedback, I'll sort it out. Can you help me with pointers on how I'll debug the issue
fascinating-indigo
fascinating-indigo•3y ago
im thinking which node which nodejs node --version this command are give outputs ?
metropolitan-bronze
metropolitan-bronzeOP•3y ago
No description
fascinating-indigo
fascinating-indigo•3y ago
what is the error log
metropolitan-bronze
metropolitan-bronzeOP•3y ago
fascinating-indigo
fascinating-indigo•3y ago
file is empty :/
metropolitan-bronze
metropolitan-bronzeOP•3y ago
here it is sorry
metropolitan-bronze
metropolitan-bronzeOP•3y ago
thanks so much I fixed it, you've been really helpful thankyou so much
fascinating-indigo
fascinating-indigo•3y ago
I'm glad to hear that 🚀 @ely i have last question. did u get this error log with when u run with "dev": "refine start"

Did you find this page helpful?