Skip to content

Commit

Permalink
[ci skip] Autodoc commit for 17ebaaeaa94f755745d952cb2af4e9a4488fc407.
Browse files Browse the repository at this point in the history
  • Loading branch information
oscwiag committed Jan 19, 2024
1 parent 7a5346e commit 6b69906
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,10 @@ showing you are in a dev shell: ``pun/dev/shell-1.8``

Issues and Errors
.................
**If above fails** try to purge the modules with ``module purge`` on the login node first,
then ensure the *correct ruby version* with ``module load ruby/3.0.2`` then rebuild with ``bin/setup`` as above.
Ensure you are using the correct version of Node when you go to build using ``nvm`` if possible. Sometimes
this can be set automatically for you in your ``.bashrc`` so just ensure you are on the version you should
be when you run ``bin/setup``.


Develop the Shell
-----------------
Expand Down
2 changes: 1 addition & 1 deletion ood-in-ood-dev/searchindex.js

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -245,8 +245,9 @@ <h3>Build Old Version of Shell<a class="headerlink" href="#build-old-version-of-
</div>
<div class="section" id="issues-and-errors">
<h3>Issues and Errors<a class="headerlink" href="#issues-and-errors" title="Permalink to this headline"></a></h3>
<p><strong>If above fails</strong> try to purge the modules with <code class="docutils literal notranslate"><span class="pre">module</span> <span class="pre">purge</span></code> on the login node first,
then ensure the <em>correct ruby version</em> with <code class="docutils literal notranslate"><span class="pre">module</span> <span class="pre">load</span> <span class="pre">ruby/3.0.2</span></code> then rebuild with <code class="docutils literal notranslate"><span class="pre">bin/setup</span></code> as above.</p>
<p>Ensure you are using the correct version of Node when you go to build using <code class="docutils literal notranslate"><span class="pre">nvm</span></code> if possible. Sometimes
this can be set automatically for you in your <code class="docutils literal notranslate"><span class="pre">.bashrc</span></code> so just ensure you are on the version you should
be when you run <code class="docutils literal notranslate"><span class="pre">bin/setup</span></code>.</p>
</div>
</div>
<div class="section" id="develop-the-shell">
Expand Down

0 comments on commit 6b69906

Please sign in to comment.