mirror of
https://github.com/facebook/docusaurus.git
synced 2025-05-17 11:07:07 +02:00
parent
df8d91dbb1
commit
4fc97f0778
2 changed files with 10 additions and 10 deletions
|
@ -148,11 +148,11 @@ Using globally installed <span class="hljs-keyword">version</span> of Yarn
|
|||
yarn outdated v1.5.1
|
||||
warning package.json: <span class="hljs-keyword">No</span> license field
|
||||
warning <span class="hljs-keyword">No</span> license field
|
||||
info Color legend :
|
||||
<span class="hljs-string">"<red>"</span> : Major <span class="hljs-keyword">Update</span> backward-incompatible updates
|
||||
<span class="hljs-string">"<yellow>"</span> : Minor <span class="hljs-keyword">Update</span> backward-compatible features
|
||||
info Color legend :
|
||||
<span class="hljs-string">"<red>"</span> : Major <span class="hljs-keyword">Update</span> backward-incompatible updates
|
||||
<span class="hljs-string">"<yellow>"</span> : Minor <span class="hljs-keyword">Update</span> backward-compatible features
|
||||
<span class="hljs-string">"<green>"</span> : Patch <span class="hljs-keyword">Update</span> backward-compatible bug fixes
|
||||
Package Current Wanted Latest Package <span class="hljs-keyword">Type</span> URL
|
||||
Package Current Wanted Latest Package <span class="hljs-keyword">Type</span> URL
|
||||
docusaurus 1.0.9 1.2.0 1.2.0 devDependencies https:<span class="hljs-comment">//github.com/facebook/Docusaurus#readme</span>
|
||||
✨ Done <span class="hljs-keyword">in</span> 0.41s.
|
||||
</code></pre>
|
||||
|
@ -168,7 +168,7 @@ docusaurus 1.0.9 1.2.0 1.2.0 devDependencies https:<span class="hljs-comment
|
|||
<blockquote>
|
||||
<p>If you are finding that you are getting errors after your upgrade, try to either clear your Babel cache (usually it's in a <a href="https://babeljs.io/docs/en/babel-register/#environment-variables">temporary directory</a> or run the Docusaurus server (e.g., <code>yarn start</code>) with the <code>BABEL_DISABLE_CACHE=1</code> environment configuration.</p>
|
||||
</blockquote>
|
||||
</span></div></article></div><div class="docLastUpdate"><em>Last updated on 2018-10-2 by Amy Lam</em></div><div class="docs-prevnext"><a class="docs-next button" href="/docs/en/next/site-preparation"><span>Site Preparation</span><span class="arrow-next"> →</span></a></div></div></div><nav class="onPageNav"><ul class="toc-headings"><li><a href="#installing-docusaurus">Installing Docusaurus</a></li><li><a href="#verifying-installation">Verifying Installation</a></li><li><a href="#running-the-example-website">Running the example website</a><ul class="toc-headings"><li><a href="#launching-the-server-behind-a-proxy">Launching the server behind a proxy</a></li></ul></li><li><a href="#updating-your-docusaurus-version">Updating Your Docusaurus Version</a></li></ul></nav></div><footer class="nav-footer" id="footer"><section class="sitemap"><a href="/" class="nav-home"><img src="/img/docusaurus_monochrome.svg" alt="Docusaurus" width="66" height="58"/></a><div class="footerSection"><h5>Docs</h5><a href="
|
||||
</span></div></article></div><div class="docLastUpdate"><em>Last updated on 2019-2-24 by Yangshun Tay</em></div><div class="docs-prevnext"><a class="docs-next button" href="/docs/en/next/site-preparation"><span>Site Preparation</span><span class="arrow-next"> →</span></a></div></div></div><nav class="onPageNav"><ul class="toc-headings"><li><a href="#installing-docusaurus">Installing Docusaurus</a></li><li><a href="#verifying-installation">Verifying Installation</a></li><li><a href="#running-the-example-website">Running the example website</a><ul class="toc-headings"><li><a href="#launching-the-server-behind-a-proxy">Launching the server behind a proxy</a></li></ul></li><li><a href="#updating-your-docusaurus-version">Updating Your Docusaurus Version</a></li></ul></nav></div><footer class="nav-footer" id="footer"><section class="sitemap"><a href="/" class="nav-home"><img src="/img/docusaurus_monochrome.svg" alt="Docusaurus" width="66" height="58"/></a><div class="footerSection"><h5>Docs</h5><a href="
|
||||
/docs/en/installation">Getting Started</a><a href="
|
||||
/docs/en/versioning">Versioning</a><a href="
|
||||
/docs/en/translation">Localization</a><a href="
|
||||
|
|
|
@ -148,11 +148,11 @@ Using globally installed <span class="hljs-keyword">version</span> of Yarn
|
|||
yarn outdated v1.5.1
|
||||
warning package.json: <span class="hljs-keyword">No</span> license field
|
||||
warning <span class="hljs-keyword">No</span> license field
|
||||
info Color legend :
|
||||
<span class="hljs-string">"<red>"</span> : Major <span class="hljs-keyword">Update</span> backward-incompatible updates
|
||||
<span class="hljs-string">"<yellow>"</span> : Minor <span class="hljs-keyword">Update</span> backward-compatible features
|
||||
info Color legend :
|
||||
<span class="hljs-string">"<red>"</span> : Major <span class="hljs-keyword">Update</span> backward-incompatible updates
|
||||
<span class="hljs-string">"<yellow>"</span> : Minor <span class="hljs-keyword">Update</span> backward-compatible features
|
||||
<span class="hljs-string">"<green>"</span> : Patch <span class="hljs-keyword">Update</span> backward-compatible bug fixes
|
||||
Package Current Wanted Latest Package <span class="hljs-keyword">Type</span> URL
|
||||
Package Current Wanted Latest Package <span class="hljs-keyword">Type</span> URL
|
||||
docusaurus 1.0.9 1.2.0 1.2.0 devDependencies https:<span class="hljs-comment">//github.com/facebook/Docusaurus#readme</span>
|
||||
✨ Done <span class="hljs-keyword">in</span> 0.41s.
|
||||
</code></pre>
|
||||
|
@ -168,7 +168,7 @@ docusaurus 1.0.9 1.2.0 1.2.0 devDependencies https:<span class="hljs-comment
|
|||
<blockquote>
|
||||
<p>If you are finding that you are getting errors after your upgrade, try to either clear your Babel cache (usually it's in a <a href="https://babeljs.io/docs/en/babel-register/#environment-variables">temporary directory</a> or run the Docusaurus server (e.g., <code>yarn start</code>) with the <code>BABEL_DISABLE_CACHE=1</code> environment configuration.</p>
|
||||
</blockquote>
|
||||
</span></div></article></div><div class="docLastUpdate"><em>Last updated on 2018-10-2 by Amy Lam</em></div><div class="docs-prevnext"><a class="docs-next button" href="/docs/en/next/site-preparation"><span>Site Preparation</span><span class="arrow-next"> →</span></a></div></div></div><nav class="onPageNav"><ul class="toc-headings"><li><a href="#installing-docusaurus">Installing Docusaurus</a></li><li><a href="#verifying-installation">Verifying Installation</a></li><li><a href="#running-the-example-website">Running the example website</a><ul class="toc-headings"><li><a href="#launching-the-server-behind-a-proxy">Launching the server behind a proxy</a></li></ul></li><li><a href="#updating-your-docusaurus-version">Updating Your Docusaurus Version</a></li></ul></nav></div><footer class="nav-footer" id="footer"><section class="sitemap"><a href="/" class="nav-home"><img src="/img/docusaurus_monochrome.svg" alt="Docusaurus" width="66" height="58"/></a><div class="footerSection"><h5>Docs</h5><a href="
|
||||
</span></div></article></div><div class="docLastUpdate"><em>Last updated on 2019-2-24 by Yangshun Tay</em></div><div class="docs-prevnext"><a class="docs-next button" href="/docs/en/next/site-preparation"><span>Site Preparation</span><span class="arrow-next"> →</span></a></div></div></div><nav class="onPageNav"><ul class="toc-headings"><li><a href="#installing-docusaurus">Installing Docusaurus</a></li><li><a href="#verifying-installation">Verifying Installation</a></li><li><a href="#running-the-example-website">Running the example website</a><ul class="toc-headings"><li><a href="#launching-the-server-behind-a-proxy">Launching the server behind a proxy</a></li></ul></li><li><a href="#updating-your-docusaurus-version">Updating Your Docusaurus Version</a></li></ul></nav></div><footer class="nav-footer" id="footer"><section class="sitemap"><a href="/" class="nav-home"><img src="/img/docusaurus_monochrome.svg" alt="Docusaurus" width="66" height="58"/></a><div class="footerSection"><h5>Docs</h5><a href="
|
||||
/docs/en/installation">Getting Started</a><a href="
|
||||
/docs/en/versioning">Versioning</a><a href="
|
||||
/docs/en/translation">Localization</a><a href="
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue