<?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: Vaughn McPherson</title>
    <description>The latest articles on DEV Community by Vaughn McPherson (@vaughnsmcp).</description>
    <link>https://dev.to/vaughnsmcp</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%2F467018%2F135cf1f7-a180-48c2-8355-536caa5ac702.jpeg</url>
      <title>DEV Community: Vaughn McPherson</title>
      <link>https://dev.to/vaughnsmcp</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/vaughnsmcp"/>
    <language>en</language>
    <item>
      <title>npm start error with react</title>
      <dc:creator>Vaughn McPherson</dc:creator>
      <pubDate>Thu, 10 Sep 2020 18:58:57 +0000</pubDate>
      <link>https://dev.to/vaughnsmcp/npm-start-error-with-react-83n</link>
      <guid>https://dev.to/vaughnsmcp/npm-start-error-with-react-83n</guid>
      <description>&lt;p&gt;My code was working perfectly. After running create-react-app and npm start, the react logo would appear in localhost 3000. Beautiful. Then it just started giving me errors. I even started a fresh repository and installed react under a different filename. pakage.json is clearly in the directory. No go. What gives?&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--iNYGBPwd--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/i/0qg6cc4z6uk0eiocecrs.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--iNYGBPwd--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/i/0qg6cc4z6uk0eiocecrs.png" alt="Alt Text"&gt;&lt;/a&gt;&lt;/p&gt;

</description>
    </item>
  </channel>
</rss>
