<?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/"
               xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
               xmlns:admin="http://webns.net/mvcb/"
               xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
               xmlns:content="http://purl.org/rss/1.0/modules/content/">
            <channel>
                <title>
                							Angular - DJobBuzz Blog Forum                                    </title>
                <link>https://geekfrisk.com/community/getting-started/</link>
                <description>DJobBuzz Blog Discussion Board</description>
                <language>en-US</language>
                <lastBuildDate>Sun, 12 Apr 2026 12:18:20 +0000</lastBuildDate>
                <generator>wpForo</generator>
                <ttl>60</ttl>
                					                    <item>
                        <title>ng is not recognized as an internal or external command</title>
                        <link>https://blog.djobbuzz.com/community/getting-started/ng-is-not-recognized-as-an-internal-or-external-command/</link>
                        <pubDate>Fri, 25 Feb 2022 16:20:05 +0000</pubDate>
                        <description><![CDATA[Getting error while running the ng serve --o command]]></description>
                        <content:encoded><![CDATA[<p>Getting error while running the ng serve --o command</p>]]></content:encoded>
                        <category domain="https://geekfrisk.com/community/getting-started/">Angular</category>                        <dc:creator>geekfrisk</dc:creator>
                        <guid isPermaLink="true">https://blog.djobbuzz.com/community/getting-started/ng-is-not-recognized-as-an-internal-or-external-command/</guid>
                    </item>
                                        <item>
                        <title>npm ERR! ERESOLVE unable to resolve dependency tree</title>
                        <link>https://blog.djobbuzz.com/community/getting-started/npm-err-eresolve-unable-to-resolve-dependency-tree/</link>
                        <pubDate>Fri, 24 Dec 2021 15:22:18 +0000</pubDate>
                        <description><![CDATA[Use 
--legacy-peer-deps
with user package install, it will ignore the peer dependencies
Example:
npm i @ng-bootstrap/ng-bootstrap --legacy-peer-deps]]></description>
                        <content:encoded><![CDATA[<p>Use </p>
<pre class="lang-js s-code-block" contenteditable="false"><code class="hljs language-javascript">--legacy-peer-deps</code></pre>
<p>with user package install, it will ignore the peer dependencies</p>
<p>Example:</p>
<pre contenteditable="false">npm i @ng-bootstrap/ng-bootstrap --legacy-peer-deps</pre>]]></content:encoded>
                        <category domain="https://geekfrisk.com/community/getting-started/">Angular</category>                        <dc:creator>geekfrisk</dc:creator>
                        <guid isPermaLink="true">https://blog.djobbuzz.com/community/getting-started/npm-err-eresolve-unable-to-resolve-dependency-tree/</guid>
                    </item>
                                        <item>
                        <title>How to find CLI version in angular</title>
                        <link>https://blog.djobbuzz.com/community/getting-started/how-to-find-cli-version-in-angular/</link>
                        <pubDate>Thu, 16 Sep 2021 19:12:35 +0000</pubDate>
                        <description><![CDATA[use
ng version
command to find the version of CLI
 
&nbsp;2.PNG]]></description>
                        <content:encoded><![CDATA[<p>use</p>
<pre contenteditable="false">ng version</pre>
<p>command to find the version of CLI</p>
<p> </p>
<div id="wpfa-657" class="wpforo-attached-file"><a class="wpforo-default-attachment" href="//geekfrisk.com/wp-content/uploads/wpforo/default_attachments/1631819555-2.png" target="_blank" title="2.PNG"><i class="fas fa-paperclip"></i>&nbsp;2.PNG</a></div>]]></content:encoded>
                        <category domain="https://geekfrisk.com/community/getting-started/">Angular</category>                        <dc:creator>geekfrisk</dc:creator>
                        <guid isPermaLink="true">https://blog.djobbuzz.com/community/getting-started/how-to-find-cli-version-in-angular/</guid>
                    </item>
                                        <item>
                        <title>What is angular</title>
                        <link>https://blog.djobbuzz.com/community/getting-started/what-is-angular/</link>
                        <pubDate>Tue, 13 Jul 2021 16:23:13 +0000</pubDate>
                        <description><![CDATA[Angular is a javascript framework, used to create enterprise-level applications.]]></description>
                        <content:encoded><![CDATA[<p>Angular is a javascript framework, used to create enterprise-level applications.</p>]]></content:encoded>
                        <category domain="https://geekfrisk.com/community/getting-started/">Angular</category>                        <dc:creator>geekfrisk</dc:creator>
                        <guid isPermaLink="true">https://blog.djobbuzz.com/community/getting-started/what-is-angular/</guid>
                    </item>
                                                </channel>
        </rss>
        