Skip to content

Instantly share code, notes, and snippets.

@waramity
Last active October 3, 2023 03:16
Show Gist options
  • Save waramity/cb279b2d3d827048ad095ab64ce80c55 to your computer and use it in GitHub Desktop.
Save waramity/cb279b2d3d827048ad095ab64ce80c55 to your computer and use it in GitHub Desktop.

Revisions

  1. waramity revised this gist Oct 3, 2023. 1 changed file with 6 additions and 1 deletion.
    7 changes: 6 additions & 1 deletion gistfile1.txt
    Original file line number Diff line number Diff line change
    @@ -9,4 +9,9 @@ yarn add
    Nvm install 8.11.2
    Nvm use 8.11.2

    nvm on
    nvm on

    nvm use 14.0.0
    npm install -g yarn
    nvm use 12.0.1
    npm install -g yarn
  2. waramity revised this gist Oct 3, 2023. 1 changed file with 7 additions and 1 deletion.
    8 changes: 7 additions & 1 deletion gistfile1.txt
    Original file line number Diff line number Diff line change
    @@ -3,4 +3,10 @@ npx webpack serve
    yarn add

    npm run dev-2
    webpack
    webpack

    Nvm uninstall 8.11.2
    Nvm install 8.11.2
    Nvm use 8.11.2

    nvm on
  3. waramity created this gist Sep 6, 2023.
    6 changes: 6 additions & 0 deletions gistfile1.txt
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,6 @@
    npx webpack serve

    yarn add

    npm run dev-2
    webpack