Skip to content

Instantly share code, notes, and snippets.

View kimispencer's full-sized avatar

kimi spencer kimispencer

View GitHub Profile
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width">
<title>JS Bin</title>
<style id="jsbin-css">
.dropdown-container {
border: 1px dashed;
position: relative;
Last login: Mon Sep 12 14:46:41 on ttys006
unos-MacBook-Pro:suited-template unomas$ pwd
/Users/unomas/Documents/web/suited-template
unos-MacBook-Pro:suited-template unomas$ heroku logs --tail
2016-09-12T18:38:01.716822+00:00 app[web.1]: npm ERR! not with npm itself.
2016-09-12T18:38:01.716931+00:00 app[web.1]: npm ERR! Tell the author that this fails on your system:
2016-09-12T18:38:01.717036+00:00 app[web.1]: npm ERR! rm -rf dist && webpack --config ./webpack/webpack-prod.config.js --colors
2016-09-12T18:38:01.720845+00:00 app[web.1]:
2016-09-12T18:38:01.717142+00:00 app[web.1]: npm ERR! You can get information on how to open an issue for this project with:
2016-09-12T18:38:01.717247+00:00 app[web.1]: npm ERR! npm bugs express-react-redux-starter
2016-09-12T18:25:40.253709+00:00 app[web.1]: npm ERR! file sh
2016-09-12T18:25:40.254133+00:00 app[web.1]: npm ERR! code ELIFECYCLE
2016-09-12T18:25:40.254448+00:00 app[web.1]: npm ERR! errno ENOENT
2016-09-12T18:25:40.254998+00:00 app[web.1]: npm ERR! syscall spawn
2016-09-12T18:25:40.255564+00:00 app[web.1]: npm ERR! spawn ENOENT
2016-09-12T18:25:40.255785+00:00 app[web.1]: npm ERR!
2016-09-12T18:25:40.255259+00:00 app[web.1]: npm ERR! express-react-redux-starter@1.0.0 start: `PORT=8080 pm2 start ./server.js`
2016-09-12T18:25:40.256220+00:00 app[web.1]: npm ERR! Make sure you have the latest version of node.js and npm installed.
2016-09-12T18:25:40.255995+00:00 app[web.1]: npm ERR! Failed at the express-react-redux-starter@1.0.0 start script 'PORT=8080 pm2 start ./server.js'.
2016-09-12T18:25:40.256456+00:00 app[web.1]: npm ERR! If you do, this is most likely a problem with the express-react-redux-starter package,
2016-09-12T05:11:32.622842+00:00 app[web.1]: npm ERR!
2016-09-12T05:11:32.623018+00:00 app[web.1]: npm ERR! Failed at the express-react-redux-starter@1.0.0 start script 'PORT=8080 pm2 start ./server.js'.
2016-09-12T05:11:32.623222+00:00 app[web.1]: npm ERR! Make sure you have the latest version of node.js and npm installed.
2016-09-12T05:11:32.623424+00:00 app[web.1]: npm ERR! If you do, this is most likely a problem with the express-react-redux-starter package,
2016-09-12T05:11:32.623602+00:00 app[web.1]: npm ERR! not with npm itself.
2016-09-12T05:11:32.623790+00:00 app[web.1]: npm ERR! Tell the author that this fails on your system:
2016-09-12T05:11:32.623985+00:00 app[web.1]: npm ERR! PORT=8080 pm2 start ./server.js
2016-09-12T05:11:32.624173+00:00 app[web.1]: npm ERR! You can get information on how to open an issue for this project with:
2016-09-12T05:11:32.624365+00:00 app[web.1]: npm ERR! npm bugs express-react-redux-starter
2016-09-12T05:11:32.624615+00:00 app[web.1]: npm ERR! Or if that isn'