<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
<channel>
<title>Clojure Q&amp;A - Recent questions tagged lein template</title>
<link>https://ask.clojure.org/index.php/tag/lein+template</link>
<description></description>
<item>
<title>Fresh install Re-natal init MyApp doesn't work</title>
<link>https://ask.clojure.org/index.php/8435/fresh-install-re-natal-init-myapp-doesnt-work</link>
<description>&lt;p&gt;Hey there.  Just trying to get the default &quot;re-natal init SomeApp&quot; result to work and I'm running into issues.&lt;br&gt;
I've installed re-natal and all dependencies as described in the readme at  &lt;a rel=&quot;nofollow&quot; href=&quot;https://github.com/drapanjanas/re-natal&quot;&gt;https://github.com/drapanjanas/re-natal&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Then ran the following after configuring an avd emulator instance and starting it:&lt;br&gt;
$ re-natal use-android-device avd&lt;br&gt;
$ re-natal use-figwheel&lt;br&gt;
$ lein figwheel android&lt;/p&gt;
&lt;p&gt;(seperate terminal)&lt;br&gt;
react-native run-android&lt;/p&gt;
&lt;p&gt;The result is  the following:&lt;/p&gt;
&lt;p&gt;error: bundling failed: SyntaxError: C:\Repositories\dots-world\node_modules\react-native\scripts\figwheel-bridge.js: Unexpected token (75:20)&lt;/p&gt;
&lt;pre&gt;&lt;code&gt;at Parser.raise (C:\Repositories\dots-world\node_modules\@babel\parser\lib\index.js:6325:17)
at Parser.unexpected (C:\Repositories\dots-world\node_modules\@babel\parser\lib\index.js:7642:16)
at Parser.parseExprAtom (C:\Repositories\dots-world\node_modules\@babel\parser\lib\index.js:8841:20)
at Parser.parseExprSubscripts (C:\Repositories\dots-world\node_modules\@babel\parser\lib\index.js:8412:23)
at Parser.parseMaybeUnary (C:\Repositories\dots-world\node_modules\@babel\parser\lib\index.js:8392:21)
at Parser.parseExprOps (C:\Repositories\dots-world\node_modules\@babel\parser\lib\index.js:8267:23)
at Parser.parseMaybeConditional (C:\Repositories\dots-world\node_modules\@babel\parser\lib\index.js:8240:23)
at Parser.parseMaybeAssign (C:\Repositories\dots-world\node_modules\@babel\parser\lib\index.js:8187:21)
at Parser.parseParenAndDistinguishExpression (C:\Repositories\dots-world\node_modules\@babel\parser\lib\index.js:8978:28)
&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;The frustrating thing is that everything was working 2 days ago when I first tried to use re-natal init also from a fresh environment.&lt;/p&gt;
&lt;p&gt;Any thoughts?&lt;/p&gt;
</description>
<category>ClojureScript</category>
<guid isPermaLink="true">https://ask.clojure.org/index.php/8435/fresh-install-re-natal-init-myapp-doesnt-work</guid>
<pubDate>Wed, 21 Aug 2019 03:41:44 +0000</pubDate>
</item>
</channel>
</rss>