<?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: ksnyder123</title>
    <description>The latest articles on DEV Community by ksnyder123 (@ksnyder123).</description>
    <link>https://dev.to/ksnyder123</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%2F347887%2Ff01c3389-dca8-4515-b9cd-4adc1f5e12b4.png</url>
      <title>DEV Community: ksnyder123</title>
      <link>https://dev.to/ksnyder123</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/ksnyder123"/>
    <language>en</language>
    <item>
      <title>Gatsby Develop ERROR #98123 WEBPACK, Generating SSR bundle failed</title>
      <dc:creator>ksnyder123</dc:creator>
      <pubDate>Mon, 09 Mar 2020 02:26:41 +0000</pubDate>
      <link>https://dev.to/ksnyder123/gatsby-develop-error-98123-webpack-generating-ssr-bundle-failed-2907</link>
      <guid>https://dev.to/ksnyder123/gatsby-develop-error-98123-webpack-generating-ssr-bundle-failed-2907</guid>
      <description>&lt;p&gt;Hi,&lt;/p&gt;

&lt;p&gt;I'm new to using gatsby and am attempting to follow the tutorial on gatsbyjs.org. I have been successful in downloading and setting up node.js, GIT, and installing the Gatsby CLI. The next part of the tutorial gives instructions on how to create a gatsby site using the Hello-world starter. In the Node.js command prompt I complete the following steps:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Run gatsby new hello-world &lt;a href="https://github.com/gatsbyjs/gatsby-starter-hello-world"&gt;https://github.com/gatsbyjs/gatsby-starter-hello-world&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;Run cd hello-world.&lt;/li&gt;
&lt;li&gt;Run gatsby develop.&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;After running gatsby develop I receive the error:&lt;/p&gt;

&lt;p&gt;ERROR #98123  WEBPACK&lt;/p&gt;

&lt;p&gt;Generating SSR bundle failed&lt;/p&gt;

&lt;p&gt;[BABEL] C:\Users\Kelly Snyder\hello-world.cache\develop-static-entry.js: No "exports" main resolved in C:\Users\Kelly Snyder\hello-world\node_modules\@babel\helper-compilation-targets\package.json&lt;/p&gt;

&lt;p&gt;File: .cache\develop-static-entry.js&lt;/p&gt;

&lt;p&gt;I have no idea what this means or how to fix it, so I was hoping to find some guidance here. Thank you!&lt;/p&gt;

</description>
      <category>gatsby</category>
      <category>webpack</category>
      <category>troubleshoot</category>
      <category>98123</category>
    </item>
  </channel>
</rss>
