<?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: Sachin Singh</title>
    <description>The latest articles on DEV Community by Sachin Singh (@sachin_singh).</description>
    <link>https://dev.to/sachin_singh</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%2F1502480%2F4a9b92ee-7f2f-4fe4-8158-5c81fc0913ab.jpg</url>
      <title>DEV Community: Sachin Singh</title>
      <link>https://dev.to/sachin_singh</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/sachin_singh"/>
    <language>en</language>
    <item>
      <title>React NATIVE startup issue</title>
      <dc:creator>Sachin Singh</dc:creator>
      <pubDate>Tue, 13 Aug 2024 11:03:33 +0000</pubDate>
      <link>https://dev.to/sachin_singh/react-native-startup-issue-459d</link>
      <guid>https://dev.to/sachin_singh/react-native-startup-issue-459d</guid>
      <description>&lt;p&gt;node:events:492&lt;br&gt;
      throw er; // Unhandled 'error' event&lt;br&gt;
      ^&lt;/p&gt;

&lt;p&gt;Error: EPERM: operation not permitted, lstat 'D:\Backup\ReactNativeCLI\reactnativeguessgame\android\app\build\intermediates\desugar_graph\debug\out\currentProject\dirs_bucket_2\graph.bin'&lt;br&gt;
Emitted 'error' event on NodeWatcher instance at:&lt;br&gt;
    at D:\Backup\ReactNativeCLI\reactnativeguessgame\node_modules\metro\node_modules\jest-haste-map\build\watchers\NodeWatcher.js:275:14&lt;br&gt;
    at callback (D:\Backup\ReactNativeCLI\reactnativeguessgame\node_modules\graceful-fs\polyfills.js:306:20)&lt;br&gt;
    at FSReqCallback.oncomplete (node:fs:199:21) {&lt;br&gt;
  errno: -4048,&lt;br&gt;
  code: 'EPERM',&lt;br&gt;
  syscall: 'lstat',&lt;br&gt;
  path: 'D:\Backup\ReactNativeCLI\reactnativeguessgame\android\app\build\intermediates\desugar_graph\debug\out\currentProject\dirs_bucket_2\graph.bin'&lt;br&gt;
}&lt;/p&gt;

&lt;p&gt;Node.js v20.10.0&lt;/p&gt;

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