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

grough’s picture

Title: spyc library reported mssing when enabling module » spyc library reported missing when enabling module
Assigned: Unassigned » grough
Status: Active » Closed (works as designed)

When the error message says rest_server/lib it's referring to modules/services/servers/rest_server/lib and not modules/rest_server/lib as I assumed.

I figured this out by opening this Drupal Answers thread.