-
Notifications
You must be signed in to change notification settings - Fork 17
Upgrade Periodic 6.0.0 to node 4.2.4
Yaw Etse edited this page Feb 9, 2016
·
1 revision
Notes:
$ curl -sL https://deb.nodesource.com/setup_4.x | sudo -E bash -
$ sudo apt-get install -y nodejs
$ sudo apt-get install -y build-essential
$ cd /var/www/periodic-5-baseline/source/node_modules/periodicjs/
$ sudo rm -rf node_modules/
$ sudo rm -rf content/themes/periodicjs.theme.default/node_modules/
$ npm i
$ npm run deploysync
- Home
- Getting Started
- Installation
- Upgrades
- Content Management & Data
- Content Entities
- Content Taxonomy
- Content Types
- Content Management System
- Themes
- Switching Themes
- Installing Themes
- Creating Themes
- Extensions
- Managing Extensions
- Installing Extensions
- Creating Extensions
- Configuration
- Database Configuration
- Environment Configuration
- Environment Setup
- Deployment Configuration
- PM2 Deployments
- Development
- FAQ