<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://elixirblocks.com/index.php?action=history&amp;feed=atom&amp;title=How_to_Fix_Esbuild.start_Error_in_Elixir_Phoenix</id>
	<title>How to Fix Esbuild.start Error in Elixir Phoenix - Revision history</title>
	<link rel="self" type="application/atom+xml" href="http://elixirblocks.com/index.php?action=history&amp;feed=atom&amp;title=How_to_Fix_Esbuild.start_Error_in_Elixir_Phoenix"/>
	<link rel="alternate" type="text/html" href="http://elixirblocks.com/index.php?title=How_to_Fix_Esbuild.start_Error_in_Elixir_Phoenix&amp;action=history"/>
	<updated>2026-06-02T22:13:08Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.39.1</generator>
	<entry>
		<id>http://elixirblocks.com/index.php?title=How_to_Fix_Esbuild.start_Error_in_Elixir_Phoenix&amp;diff=1140&amp;oldid=prev</id>
		<title>Admin: Created page with &quot;You start phoenix server mix phx.server and get this error:  &lt;source&gt; ** (Mix) Could not start application esbuild: exited in: Esbuild.start(:normal, [])     ** (EXIT) an exception was raised:         ** (ErlangError) Erlang error: :eacces:  &lt;/source&gt;  Delete the directories named '''_build''' and '''deps'''.  Run:  mix deps.get + compile   When you move an Elixir Phoenix app to another machine you always delete those directories.&quot;</title>
		<link rel="alternate" type="text/html" href="http://elixirblocks.com/index.php?title=How_to_Fix_Esbuild.start_Error_in_Elixir_Phoenix&amp;diff=1140&amp;oldid=prev"/>
		<updated>2023-05-30T18:14:42Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;You start phoenix server mix phx.server and get this error:  &amp;lt;source&amp;gt; ** (Mix) Could not start application esbuild: exited in: Esbuild.start(:normal, [])     ** (EXIT) an exception was raised:         ** (ErlangError) Erlang error: :eacces:  &amp;lt;/source&amp;gt;  Delete the directories named &amp;#039;&amp;#039;&amp;#039;_build&amp;#039;&amp;#039;&amp;#039; and &amp;#039;&amp;#039;&amp;#039;deps&amp;#039;&amp;#039;&amp;#039;.  Run:  mix deps.get + compile   When you move an Elixir Phoenix app to another machine you always delete those directories.&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;You start phoenix server mix phx.server and get this error:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;source&amp;gt;&lt;br /&gt;
** (Mix) Could not start application esbuild: exited in: Esbuild.start(:normal, [])&lt;br /&gt;
    ** (EXIT) an exception was raised:&lt;br /&gt;
        ** (ErlangError) Erlang error: :eacces:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/source&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Delete the directories named '''_build''' and '''deps'''.&lt;br /&gt;
&lt;br /&gt;
Run:  mix deps.get + compile&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
When you move an Elixir Phoenix app to another machine you always delete those directories.&lt;/div&gt;</summary>
		<author><name>Admin</name></author>
	</entry>
</feed>