<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: makinggainz</title>
    <description>The latest articles on DEV Community by makinggainz (@help_me_iam_verking).</description>
    <link>https://dev.to/help_me_iam_verking</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F519055%2F71513e0a-a925-4673-9b20-50fb0d4a5bbb.jpg</url>
      <title>DEV Community: makinggainz</title>
      <link>https://dev.to/help_me_iam_verking</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/help_me_iam_verking"/>
    <language>en</language>
    <item>
      <title>functions/lib/index.js does not exist, can't deploy Cloud Functions</title>
      <dc:creator>makinggainz</dc:creator>
      <pubDate>Mon, 23 Nov 2020 02:12:19 +0000</pubDate>
      <link>https://dev.to/help_me_iam_verking/functions-lib-index-js-does-not-exist-can-t-deploy-cloud-functions-1dkp</link>
      <guid>https://dev.to/help_me_iam_verking/functions-lib-index-js-does-not-exist-can-t-deploy-cloud-functions-1dkp</guid>
      <description>&lt;p&gt;Im attempting to deploy my firebase functions but am stuck with this strange error. &lt;/p&gt;

&lt;p&gt;In addition, I am missing the lib folder, have not found a way to read it. (I noticed that it had been deleted after I restarted the project by deleting relevant files and folders and running firebase init)&lt;/p&gt;

&lt;p&gt;Error: &lt;/p&gt;

&lt;p&gt;Running command: npm --prefix "$RESOURCE_DIR" run lint&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;functions@ lint /Users/name/Desktop/Yoveo/functions&lt;br&gt;
eslint "src/*&lt;em&gt;/&lt;/em&gt;"&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;Running command: npm --prefix "$RESOURCE_DIR" run build&lt;br&gt;
✔  functions: Finished running predeploy script.&lt;/p&gt;

&lt;p&gt;Error: There was an error reading functions/package.json:&lt;br&gt;
 functions/lib/index.js does not exist, can't deploy Cloud Functions&lt;/p&gt;

&lt;p&gt;NOTE: My lib folder is missing.&lt;/p&gt;

</description>
      <category>typescript</category>
      <category>firstpost</category>
      <category>npm</category>
    </item>
  </channel>
</rss>
