Skip to main content

Vue.js + Bootstrap Editorial Board for uniCMS

Project description

node.js and npm install

Purge old installation

sudo rm -rf /usr/local/bin/npm /usr/local/share/man/man1/node* ~/.npm
sudo rm -rf /usr/local/lib/node*
sudo rm -rf /usr/local/bin/node*
sudo rm -rf /usr/local/include/node*

sudo apt-get purge nodejs npm
sudo apt autoremove

Download the latest tar.xz NodeJS file from https://nodejs.org/en/download/

tar -xf node-v#.#.#-linux-x64.tar.xz
sudo mv node-v#.#.#-linux-x64/bin/* /usr/local/bin/
sudo mv node-v#.#.#-linux-x64/lib/node_modules/ /usr/local/lib/
Where #.#.# is the version you downloaded.

Verify installation using

node -v
npm -v

unicms-editorial-board

pip install unicms-editorial-board
python3 manage.py install_board

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

unicms-editorial-board-0.2.4.tar.gz (4.9 MB view details)

Uploaded Source

File details

Details for the file unicms-editorial-board-0.2.4.tar.gz.

File metadata

  • Download URL: unicms-editorial-board-0.2.4.tar.gz
  • Upload date:
  • Size: 4.9 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.4.2 requests/2.22.0 setuptools/45.2.0 requests-toolbelt/0.8.0 tqdm/4.30.0 CPython/3.8.5

File hashes

Hashes for unicms-editorial-board-0.2.4.tar.gz
Algorithm Hash digest
SHA256 1e2a78f8a849edaeaf623525c3b2b90ccee39b7642be012c9e8bdf9870e4d88d
MD5 d11cb1fa0debfa8160ab0c749f3c11f5
BLAKE2b-256 219cc0e1b275934565669fd8e333f932f8a7da275d54ba7f017b4d90562bea18

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page