<?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: Ahmed</title>
    <description>The latest articles on DEV Community by Ahmed (@ahmed123101).</description>
    <link>https://dev.to/ahmed123101</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.us-east-2.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F3393849%2F7006d327-59bb-4dbc-882c-1447dee07ef8.png</url>
      <title>DEV Community: Ahmed</title>
      <link>https://dev.to/ahmed123101</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/ahmed123101"/>
    <language>en</language>
    <item>
      <title>npm run dev fails...</title>
      <dc:creator>Ahmed</dc:creator>
      <pubDate>Sat, 16 Aug 2025 07:30:03 +0000</pubDate>
      <link>https://dev.to/ahmed123101/npm-run-dev-fails-20bi</link>
      <guid>https://dev.to/ahmed123101/npm-run-dev-fails-20bi</guid>
      <description>&lt;p&gt;I got this error when trying to run vite React project. I had installed React using scaffolding Vite method using nodejs 22.18.0.&lt;/p&gt;

&lt;p&gt;file:///C:/Users/Sk/Documents/react-javascript-vite-22.18.0/node_modules/vite/dist/node/chunks/dep-CMEinpL-.js:9&lt;br&gt;
import fsp, { constants } from "node:fs/promises";&lt;br&gt;
              ^^^^^^^^^&lt;br&gt;
SyntaxError: The requested module 'node:fs/promises' does not provide an export named 'constants'&lt;br&gt;
    at ModuleJob._instantiate (node:internal/modules/esm/module_job:128:21)&lt;br&gt;
    at async ModuleJob.run (node:internal/modules/esm/module_job:194:5)&lt;br&gt;
    at async Promise.all (index 0)&lt;br&gt;
    at async ESMLoader.import (node:internal/modules/esm/loader:385:24)&lt;/p&gt;

</description>
      <category>vite</category>
      <category>node</category>
      <category>react</category>
    </item>
  </channel>
</rss>
