<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	
	>
<channel>
	<title>
	Comments on: How to Run Angular Apps Using Angular CLI and PM2	</title>
	<atom:link href="https://www.tecmint.com/create-and-run-angular-apps-using-angular-cli-and-pm2/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.tecmint.com/create-and-run-angular-apps-using-angular-cli-and-pm2/</link>
	<description>Tecmint - Linux Howtos, Tutorials, Guides, News, Tips and Tricks.</description>
	<lastBuildDate>Thu, 23 Mar 2023 07:21:42 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>
		By: Ravi Saive		</title>
		<link>https://www.tecmint.com/create-and-run-angular-apps-using-angular-cli-and-pm2/comment-page-1/#comment-1987534</link>

		<dc:creator><![CDATA[Ravi Saive]]></dc:creator>
		<pubDate>Thu, 23 Mar 2023 07:21:42 +0000</pubDate>
		<guid isPermaLink="false">https://www.tecmint.com/?p=33540#comment-1987534</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.tecmint.com/create-and-run-angular-apps-using-angular-cli-and-pm2/comment-page-1/#comment-1986134&quot;&gt;paulo&lt;/a&gt;.

@Paulo,

The command &lt;code&gt;pm2 start &quot;ng serve&quot;&lt;/code&gt; is working fine, I just tried it on my Rocky Linux 9, and here is the command output:
&lt;pre&gt;
[PM2] Spawning PM2 daemon with pm2_home=/root/.pm2
[PM2] PM2 Successfully daemonized
[PM2] Starting /usr/bin/bash in fork_mode (1 instance)
[PM2] Done.
┌────┬───────────────┬─────────────┬─────────┬─────────┬──────────┬────────┬──────┬───────────┬──────────┬──────────┬──────────┬──────────┐
│ id │ name          │ namespace   │ version │ mode    │ pid      │ uptime │ ↺    │ status    │ cpu      │ mem      │ user     │ watching │
├────┼───────────────┼─────────────┼─────────┼─────────┼──────────┼────────┼──────┼───────────┼──────────┼──────────┼──────────┼──────────┤
│ 0  │ sysmon-app    │ default     │ N/A     │ fork    │ 106347   │ 0s     │ 0    │ online    │ 0%       │ 57.0mb   │ root     │ disabled │
&lt;/pre&gt;]]></description>
			<content:encoded><![CDATA[<p>In reply to <a target="_blank" href="https://www.tecmint.com/create-and-run-angular-apps-using-angular-cli-and-pm2/comment-page-1/#comment-1986134">paulo</a>.</p>
<p>@Paulo,</p>
<p>The command <code>pm2 start "ng serve"</code> is working fine, I just tried it on my Rocky Linux 9, and here is the command output:</p>
<pre>
[PM2] Spawning PM2 daemon with pm2_home=/root/.pm2
[PM2] PM2 Successfully daemonized
[PM2] Starting /usr/bin/bash in fork_mode (1 instance)
[PM2] Done.
┌────┬───────────────┬─────────────┬─────────┬─────────┬──────────┬────────┬──────┬───────────┬──────────┬──────────┬──────────┬──────────┐
│ id │ name          │ namespace   │ version │ mode    │ pid      │ uptime │ ↺    │ status    │ cpu      │ mem      │ user     │ watching │
├────┼───────────────┼─────────────┼─────────┼─────────┼──────────┼────────┼──────┼───────────┼──────────┼──────────┼──────────┼──────────┤
│ 0  │ sysmon-app    │ default     │ N/A     │ fork    │ 106347   │ 0s     │ 0    │ online    │ 0%       │ 57.0mb   │ root     │ disabled │
</pre>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: paulo		</title>
		<link>https://www.tecmint.com/create-and-run-angular-apps-using-angular-cli-and-pm2/comment-page-1/#comment-1986134</link>

		<dc:creator><![CDATA[paulo]]></dc:creator>
		<pubDate>Mon, 20 Mar 2023 15:01:31 +0000</pubDate>
		<guid isPermaLink="false">https://www.tecmint.com/?p=33540#comment-1986134</guid>

					<description><![CDATA[The command &lt;code&gt;pm2 start ng serve&lt;/code&gt; is not working anymore?]]></description>
			<content:encoded><![CDATA[<p>The command <code>pm2 start ng serve</code> is not working anymore?</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
