Skip to content

Instantly share code, notes, and snippets.

@ianvonholt
ianvonholt / gist:d82dac008a66e3433567
Created May 28, 2015 19:20
sudo npm install -d bower --no-bin-links
This file has been truncated, but you can view the full file.
10005 info build /var/www/styx/node_modules/bower/node_modules/tar-fs/node_modules/pump/node_modules/once
10006 verbose readDependencies loading dependencies from /var/www/styx/node_modules/bower/node_modules/request/node_modules/oauth-sign/package.json
10007 silly install resolved []
10008 verbose about to build /var/www/styx/node_modules/bower/node_modules/request/node_modules/aws-sign2
10009 info build /var/www/styx/node_modules/bower/node_modules/request/node_modules/aws-sign2
10010 info preinstall infinity-agent@2.0.3
10011 info preinstall ansicolors@0.2.1
10012 verbose afterAdd /root/.npm/readable-stream/1.1.13/package/package.json written
10013 silly install resolved [ { name: 'readable-stream',
10013 silly install resolved version: '1.1.13',
@ianvonholt
ianvonholt / Marko_v3_to_v4_Migration_Guide.md
Created March 6, 2017 20:21
Marko Version 3 to Version 4 Migration Guide

Marko Migration Guide

Version 3 to Version 4

Below is an assortments of steps that were taken to take a live production site running with Marko v3 and Marko Widgets to the new Marko v4. This is by no means a complete migration guide, but more of what steps were taken to get everything up and running.

Component Filename Structure

Marko v3 Widgets were traditionally structured as follows: