kessler / node-regedit

Read, Write, List and do all sorts of funky stuff to the windows registry using node.js and windows script host
MIT License
279 stars 45 forks source link

"describe is not defined" #26

Closed odeer95 closed 7 years ago

odeer95 commented 7 years ago

Hi to all, I'm trying to launch regedit.test.js, but I think there's something that I'm doing in a wrong way...

P.s. Please don't be bad, I'm new to node.js :(

image

nhz-io commented 7 years ago

@odeer95 Just do:

npm test
odeer95 commented 7 years ago

@nhz-io image

nhz-io commented 7 years ago

@odeer95:

npm i
npm test

RTFM https://docs.npmjs.com/

P.S. do not do: cd test