-
-
Notifications
You must be signed in to change notification settings - Fork 742
Closed
Labels
Description
I tried to create an helper with the command 'codeceptjs gh'.
I immediatelly run 'codeceptjs run --steps' and I get the following error : Cannot find module 'codeceptjs/helper'
This require was generated by the 'gh' command.
I really just did what's on the website, any idea why it doesn't work as expected ?
Additionnal info :
I installed codecept globally as done in the quickstart.
I use node 4.2.2
I use codecept 0.2.4