Closed (cannot reproduce)
Project:
Web service client
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
14 Dec 2011 at 13:15 UTC
Updated:
28 Aug 2013 at 14:32 UTC
the following error prevents a feature that depends on drush from being installed
drush en myfeature
The following extensions will be enabled: wsclient, ...
Do you really want to continue? (y/n): y
Drush command terminated abnormally due to an unrecoverable error. [error]
Error: Class 'WSClientEndpoint' not found in
/.../modules/wsclient/wsclient_rest/wsclient_rest.module,
line 23
Comments
Comment #1
PatchRanger commentedLooks like very much outdated and is not the case anymore.
Please use the latest dev.
Re-open in case if the problem persists.