<?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: rpraneeth</title>
    <description>The latest articles on DEV Community by rpraneeth (@rpraneeth).</description>
    <link>https://dev.to/rpraneeth</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%2F381987%2F56ab85aa-11a9-46a5-bf6a-e5ba42245b44.png</url>
      <title>DEV Community: rpraneeth</title>
      <link>https://dev.to/rpraneeth</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/rpraneeth"/>
    <language>en</language>
    <item>
      <title>react js issue while npm start</title>
      <dc:creator>rpraneeth</dc:creator>
      <pubDate>Sat, 09 May 2020 10:27:16 +0000</pubDate>
      <link>https://dev.to/rpraneeth/react-js-issue-26f8</link>
      <guid>https://dev.to/rpraneeth/react-js-issue-26f8</guid>
      <description>&lt;p&gt;events.js:287&lt;br&gt;
      throw er; // Unhandled 'error' event&lt;br&gt;
      ^&lt;/p&gt;

&lt;p&gt;Error: spawn cmd ENOENT&lt;br&gt;
←[90m    at Process.ChildProcess._handle.onexit (internal/child_process.js:267:19)←[39m&lt;br&gt;
←[90m    at onErrorNT (internal/child_process.js:469:16)←[39m&lt;br&gt;
←[90m    at processTicksAndRejections (internal/process/task_queues.js:84:21)←[39m&lt;br&gt;
Emitted 'error' event on ChildProcess instance at:&lt;br&gt;
←[90m    at Process.ChildProcess._handle.onexit (internal/child_process.js:273:12)←[39m&lt;br&gt;
←[90m    at onErrorNT (internal/child_process.js:469:16)←[39m&lt;br&gt;
←[90m    at processTicksAndRejections (internal/process/task_queues.js:84:21)←[39m {&lt;br&gt;
  errno: ←[32m'ENOENT'←[39m,&lt;br&gt;
  code: ←[32m'ENOENT'←[39m,&lt;br&gt;
  syscall: ←[32m'spawn cmd'←[39m,&lt;br&gt;
  path: ←[32m'cmd'←[39m,&lt;br&gt;
  spawnargs: [ ←[32m'/s'←[39m, ←[32m'/c'←[39m, ←[32m'start'←[39m, ←[32m'""'←[39m, ←[32m'/b'←[39m, ←[32m'"&lt;a href="http://localhost:3000%22'%E2%86%90%5B39m"&gt;http://localhost:3000"'←[39m&lt;/a&gt; ]&lt;br&gt;
}&lt;br&gt;
npm ERR! code ELIFECYCLE&lt;br&gt;
npm ERR! errno 1&lt;br&gt;
npm ERR! &lt;a href="mailto:hello-world@0.1.0"&gt;hello-world@0.1.0&lt;/a&gt; start: &lt;code&gt;react-scripts start&lt;/code&gt;&lt;br&gt;
npm ERR! Exit status 1&lt;br&gt;
npm ERR!&lt;br&gt;
npm ERR! Failed at the &lt;a href="mailto:hello-world@0.1.0"&gt;hello-world@0.1.0&lt;/a&gt; start script.&lt;br&gt;
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.&lt;/p&gt;

&lt;p&gt;npm ERR! A complete log of this run can be found in:&lt;br&gt;
npm ERR!     C:\Users\win7\AppData\Roaming\npm-cache_logs\2020-05-09T10_07_04_308Z-debug.log&lt;/p&gt;

&lt;p&gt;help me&lt;/p&gt;

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