- šµšPhilippines cleavinjosh
Hi @Adev22,
I applied patch #3 and I encountered an error:
ā social_post_linkedin git:(8.x-2.x) curl https://www.drupal.org/files/issues/2020-01-03/Standard_coding_drupal-3101062-3.patch | git apply -v % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 1307 100 1307 0 0 12223 0 --:--:-- --:--:-- --:--:-- 12330 <stdin>:17: trailing whitespace, space before tab in indent. $request = \Drupal::request(); Checking patch src/LinkedInPostAuthManager.php... error: src/LinkedInPostAuthManager.php: No such file or directory Checking patch src/Plugin/Network/LinkedInPost.php... error: while searching for: * @return \League\OAuth2\Client\Provider\LinkedIn * The initialized 3rd party library instance. * * @throws SocialApiException * If the SDK library does not exist. */ protected function initSdk() { error: patch failed: src/Plugin/Network/LinkedInPost.php:117 error: src/Plugin/Network/LinkedInPost.php: patch does not apply ā social_post_linkedin git:(8.x-2.x)
Please check and advise.
Thank you.