<?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: Val K</title>
    <description>The latest articles on DEV Community by Val K (@vemich).</description>
    <link>https://dev.to/vemich</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%2F1015373%2F6cbc447c-e999-4e24-8565-574aaf9a6ad5.jpeg</url>
      <title>DEV Community: Val K</title>
      <link>https://dev.to/vemich</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/vemich"/>
    <language>en</language>
    <item>
      <title>Need help please</title>
      <dc:creator>Val K</dc:creator>
      <pubDate>Fri, 27 Jan 2023 02:14:52 +0000</pubDate>
      <link>https://dev.to/vemich/need-help-please-17j5</link>
      <guid>https://dev.to/vemich/need-help-please-17j5</guid>
      <description>&lt;p&gt;I have a MAC and was running node.js on VSCode just fine.&lt;/p&gt;

&lt;p&gt;However, I did something to my files and now I get this error on every project I am trying to run my code on:&lt;br&gt;
&lt;/p&gt;

&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight plaintext"&gt;&lt;code&gt;node:internal/modules/cjs/loader:1042
  throw err;
  ^

Error: Cannot find module '/Users/valemich/Desktop/code/src/courses/webhooks-course/run'
    at Module._resolveFilename (node:internal/modules/cjs/loader:1039:15)
    at Module._load (node:internal/modules/cjs/loader:885:27)
    at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:81:12)
    at node:internal/main/run_main_module:23:47 {
  code: 'MODULE_NOT_FOUND',
  requireStack: []
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



&lt;p&gt;I can't use node.js at all now. Can someone help me resolve this issue. No one seems to know what the problem is. I installed with direct package and installed using Brew. I have also uninstalled as well but issue is still occurring. I am trying to run a server using express and js. thanks you.&lt;/p&gt;

</description>
      <category>goodjob</category>
    </item>
  </channel>
</rss>
