You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
</span></span></code></pre></div><blockquoteclass="gdoc-hint note"><divclass="gdoc-hint__title flex align-center"><iclass="fa note" title=Note></i></div><divclass=gdoc-hint__text><p>💡 Make sure the dependencies you add are available in the package archives!</p><p>Or else you would get an error <strong>`package-name-’ is unavailable</strong>!</p></div></blockquote><divclass="flex align-center gdoc-page__anchorwrap"><h2id=-step-8-install-dependencies>🔍 Step 8: Install dependencies</h2><adata-clipboard-text=https://emacs-eask.github.io/Getting-Started/Quick-Start/#-step-8-install-dependenciesclass="gdoc-page__anchor clip flex align-center" title="Anchor to: 🔍 Step 8: Install dependencies" aria-label="Anchor to: 🔍 Step 8: Install dependencies" href=#-step-8-install-dependencies><svgclass="gdoc-icon gdoc_link"><usexlink:href="#gdoc_link"/></svg></a></div><p>Now we can install the dependencies we have specified in the <strong>Eask</strong>-file:</p><divclass=highlight><pretabindex=0class=chroma><codeclass=language-elispdata-lang=elisp><spanclass=line><spanclass=cl><spanclass=nv>$</span><spanclass=nv>eask</span><spanclass=nv>install-deps</span>
111
+
</span></span></code></pre></div><blockquoteclass="gdoc-hint note"><divclass="gdoc-hint__title flex align-center"><iclass="fa note" title=Note></i></div><divclass=gdoc-hint__text><p>💡 Make sure the dependencies you add are available in the package archives!</p><p>Or else you would get an error <strong>`package-name-’ is unavailable</strong>!</p></div></blockquote><divclass="flex align-center gdoc-page__anchorwrap"><h2id=-step-8-install-dependencies>🔍 Step 8: Install dependencies</h2><adata-clipboard-text=https://emacs-eask.github.io/Getting-Started/Quick-Start/#-step-8-install-dependenciesclass="gdoc-page__anchor clip flex align-center" title="Anchor to: 🔍 Step 8: Install dependencies" aria-label="Anchor to: 🔍 Step 8: Install dependencies" href=#-step-8-install-dependencies><svgclass="gdoc-icon gdoc_link"><usexlink:href="#gdoc_link"/></svg></a></div><p>Now we can install the dependencies we have specified in the <strong>Eask</strong>-file:</p><divclass=highlight><pretabindex=0class=chroma><codeclass=language-shdata-lang=sh><spanclass=line><spanclass=cl>$ eask install-deps
112
112
</span></span></code></pre></div><p>You should see Eask executed correctly with the similar output below:</p><pretabindex=0><code>Loading package information... done
0 commit comments