Closed (works as designed)
Project:
REST Server
Version:
6.x-2.0-beta3
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Reporter:
Created:
22 Nov 2011 at 20:56 UTC
Updated:
24 Nov 2011 at 14:54 UTC
When I attempt to enable the REST Server module, I see the following error message:
A library is missing for rest_server to work (Currently using Missing library Please download spyc and create a file called spyc.php in
rest_server/lib)
The spyc.php file is present in the rest_server/lib directory, but the error prevents the module from being enabled.
Comments
Comment #1
grough commentedWhen the error message says
rest_server/libit's referring tomodules/services/servers/rest_server/liband notmodules/rest_server/libas I assumed.I figured this out by opening this Drupal Answers thread.