hey guys, what’s up?
I’m newbie with this tool when I try to run tests the message below show up to me…
npm ERR! 404 Not Found - GET https://registry.npmjs.org/codecptjs - Not found
Has anyone ever experienced this?
hey guys, what’s up?
I’m newbie with this tool when I try to run tests the message below show up to me…
npm ERR! 404 Not Found - GET https://registry.npmjs.org/codecptjs - Not found
Has anyone ever experienced this?
You have a little typo in the package name it should be codeceptjs not codecptjs
Thank you, man! It’s working now!