You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to JavaScript Project Generator
Hi all,
I try to use newjs but didn't succeed.
I create a new project and files have been generated. I'll go in the
new directory project and try that command :
script/generate unit_test my_library
but it returns that error:
Couldn't find 'unit_test' generator
I'll try others generators such as functional or website but the
problem was the same.