Here's my console output.
Last login: Wed Sep 23 05:46:39 on console
Ryans-MacBook-Air:~ ryanvice$ pwd
/Users/ryanvice
Ryans-MacBook-Air:~ ryanvice$ ls
Applications Library VirtualBox VMs
Desktop Movies npm-debug.log
Documents Music smartpicturecloud
Downloads Pictures
Google Drive Public
Ryans-MacBook-Air:~ ryanvice$ cd Documents/Code/Jones/
Ryans-MacBook-Air:Jones ryanvice$ ls
MarkLogic MarkLogicReflux SOG
Ryans-MacBook-Air:Jones ryanvice$ cd SOG/
Ryans-MacBook-Air:SOG ryanvice$ ls
MagicButtonForm SalesOrderCreator.sln
MagicButtonLibrary SalesOrderGeneratorLibrary
README.md UI
Ryans-MacBook-Air:SOG ryanvice$ cd UI
Ryans-MacBook-Air:UI ryanvice$ ls
Content README.md Views
Controllers SOG.svc Web.Debug.config
Global.asax SOG.svc.cs Web.Release.config
Global.asax.cs Scripts Web.config
Models UI.csproj WebApp
Properties UI.csproj.DotSettings packages.config
Ryans-MacBook-Air:UI ryanvice$ cd WebApp/
Ryans-MacBook-Air:WebApp ryanvice$ dir
-bash: dir: command not found
Ryans-MacBook-Air:WebApp ryanvice$ ls
Gruntfile.js __tests__ bower.json package.json
README.md app node_modules preprocessor.js
Ryans-MacBook-Air:WebApp ryanvice$ grunt serve
Running "clean:serve" (clean) task
>> 1 path cleaned.
Running "browserify:dev" (browserify) task
>> Bundle .tmp/scripts/bundle/app.js created.
Running "compass:dev" (compass) task
Warning: Command failed: /bin/sh -c compass --version
/bin/sh: compass: command not found
Use --force to continue.
Aborted due to warnings.
Execution Time (2015-10-02 11:40:05 UTC)
loading tasks 3.4s βββββββββββββ 27%
browserify:dev 8.9s ββββββββββββββββββββββββββββββββββ 72%
Total 12.3s
Ryans-MacBook-Air:WebApp ryanvice$ npm install
npm WARN package.json [email protected] No description
npm WARN package.json [email protected] No repository field.
npm WARN package.json [email protected] license should be a valid SPDX license expression
Ryans-MacBook-Air:WebApp ryanvice$ grunt serve
Running "clean:serve" (clean) task
>> 1 path cleaned.
Running "browserify:dev" (browserify) task
>> Bundle .tmp/scripts/bundle/app.js created.
Running "compass:dev" (compass) task
Warning: Command failed: /bin/sh -c compass --version
/bin/sh: compass: command not found
Use --force to continue.
Aborted due to warnings.
Execution Time (2015-10-02 11:47:00 UTC)
loading tasks 3.3s βββββββββββββ 27%
browserify:dev 8.9s ββββββββββββββββββββββββββββββββββ 72%
Total 12.3s
Ryans-MacBook-Air:WebApp ryanvice$ brew install ruby
-bash: brew: command not found
Ryans-MacBook-Air:WebApp ryanvice$ grunt serve
Loading "Gruntfile.js" tasks...ERROR
>> SyntaxError: /Users/ryanvice/Documents/Code/Jones/SOG/UI/WebApp/Gruntfile.js:194
>> 'autoprefixer:dev',
>> ^^^^^^^^^^^^^^^^^^
>> Unexpected string
Warning: Task "serve" not found. Use --force to continue.
Aborted due to warnings.
Ryans-MacBook-Air:WebApp ryanvice$ grunt serve
Running "clean:serve" (clean) task
>> 1 path cleaned.
Running "browserify:dev" (browserify) task
>> Bundle .tmp/scripts/bundle/app.js created.
Running "autoprefixer:dev" (autoprefixer) task
Running "connect:livereload" (connect) task
Started connect web server on http://localhost:3000
Running "watch" task
Waiting...
>> File "app/index.html" changed.
Completed in 0.001s at Fri Oct 02 2015 07:02:21 GMT-0500 (CDT) - Waiting...
^C
Execution Time (2015-10-02 11:55:20 UTC)
browserify:dev 9.3s β 2%
watch 7m 53.8s βββββββββββββββββββββββββββββββββββββββββββββ 97%
Total 8m 6.7s
Ryans-MacBook-Air:WebApp ryanvice$ grunt serve
Running "clean:serve" (clean) task
>> 1 path cleaned.
Running "browserify:dev" (browserify) task
>> Bundle .tmp/scripts/bundle/app.js created.
Running "autoprefixer:dev" (autoprefixer) task
Running "connect:livereload" (connect) task
Started connect web server on http://localhost:3000
Running "watch" task
Waiting...
>> File "app/index.html" changed.
Completed in 0.001s at Fri Oct 02 2015 07:06:33 GMT-0500 (CDT) - Waiting...
>> File "app/index.html" changed.
Completed in 0.000s at Fri Oct 02 2015 07:06:35 GMT-0500 (CDT) - Waiting...
>> File "app/index.html" changed.
Completed in 0.000s at Fri Oct 02 2015 07:14:41 GMT-0500 (CDT) - Waiting...
^C
Execution Time (2015-10-02 12:03:31 UTC)
watch 1d 23h 4m 33.4s βββββββββββββββββββββββββββββββββββββββββββββββββββββββ 100%
Total 1d 23h 4m 45.3s
Ryans-MacBook-Air:WebApp ryanvice$ pwd
/Users/ryanvice/Documents/Code/Jones/SOG/UI/WebApp
Ryans-MacBook-Air:WebApp ryanvice$ cd ../../../../MasteringReactValidaitons/
Ryans-MacBook-Air:MasteringReactValidaitons ryanvice$ dir
-bash: dir: command not found
Ryans-MacBook-Air:MasteringReactValidaitons ryanvice$ ls
Ryans-MacBook-Air:MasteringReactValidaitons ryanvice$ npm install react browserify
[email protected] node_modules/react
βββ [email protected] ([email protected], [email protected])
[email protected] node_modules/browserify
βββ [email protected]
βββ [email protected]
βββ [email protected]
βββ [email protected]
βββ [email protected]
βββ [email protected]
βββ [email protected]
βββ [email protected]
βββ [email protected]
βββ [email protected]
βββ [email protected]
βββ [email protected]
βββ [email protected]
βββ [email protected]
βββ [email protected]
βββ [email protected]
βββ [email protected]
βββ [email protected]
βββ [email protected]
βββ [email protected]
βββ [email protected]
βββ [email protected]
βββ [email protected]
βββ [email protected]
βββ [email protected]
βββ [email protected] ([email protected])
βββ [email protected] ([email protected])
βββ [email protected] ([email protected])
βββ [email protected] ([email protected])
βββ [email protected] ([email protected])
βββ [email protected] ([email protected], [email protected])
βββ [email protected] ([email protected])
βββ [email protected] ([email protected])
βββ [email protected] ([email protected], [email protected])
βββ [email protected] ([email protected], [email protected], [email protected])
βββ [email protected] ([email protected])
βββ [email protected] ([email protected], [email protected], [email protected], [email protected])
βββ [email protected] ([email protected], [email protected])
βββ [email protected] ([email protected], [email protected], [email protected])
βββ [email protected]
βββ [email protected] ([email protected], [email protected], [email protected])
βββ [email protected] ([email protected])
βββ [email protected] ([email protected], [email protected])
βββ [email protected] ([email protected], [email protected])
βββ [email protected] ([email protected])
βββ [email protected] ([email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected])
βββ [email protected] ([email protected], [email protected], [email protected])
βββ [email protected] ([email protected])
βββ [email protected] ([email protected], [email protected], [email protected])
Ryans-MacBook-Air:MasteringReactValidaitons ryanvice$ ls
node_modules
Ryans-MacBook-Air:MasteringReactValidaitons ryanvice$ mkdir dist
Ryans-MacBook-Air:MasteringReactValidaitons ryanvice$ dir
-bash: dir: command not found
Ryans-MacBook-Air:MasteringReactValidaitons ryanvice$ ls
dist node_modules
Ryans-MacBook-Air:MasteringReactValidaitons ryanvice$ browserify app.js > dist/bundle.js
-bash: browserify: command not found
Ryans-MacBook-Air:MasteringReactValidaitons ryanvice$ npm install react browserify --save-dev
[email protected] node_modules/react
βββ [email protected] ([email protected], [email protected])
[email protected] node_modules/browserify
βββ [email protected]
βββ [email protected]
βββ [email protected]
βββ [email protected]
βββ [email protected]
βββ [email protected]
βββ [email protected]
βββ [email protected]
βββ [email protected]
βββ [email protected]
βββ [email protected]
βββ [email protected]
βββ [email protected]
βββ [email protected]
βββ [email protected]
βββ [email protected]
βββ [email protected]
βββ [email protected]
βββ [email protected]
βββ [email protected]
βββ [email protected]
βββ [email protected]
βββ [email protected]
βββ [email protected]
βββ [email protected]
βββ [email protected] ([email protected])
βββ [email protected] ([email protected])
βββ [email protected] ([email protected])
βββ [email protected] ([email protected])
βββ [email protected] ([email protected])
βββ [email protected] ([email protected], [email protected])
βββ [email protected] ([email protected])
βββ [email protected] ([email protected], [email protected], [email protected])
βββ [email protected] ([email protected])
βββ [email protected] ([email protected])
βββ [email protected] ([email protected], [email protected])
βββ [email protected] ([email protected], [email protected], [email protected], [email protected])
βββ [email protected] ([email protected], [email protected])
βββ [email protected] ([email protected], [email protected], [email protected])
βββ [email protected]
βββ [email protected] ([email protected], [email protected], [email protected])
βββ [email protected] ([email protected])
βββ [email protected] ([email protected], [email protected])
βββ [email protected] ([email protected], [email protected])
βββ [email protected] ([email protected])
βββ [email protected] ([email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected])
βββ [email protected] ([email protected])
βββ [email protected] ([email protected], [email protected], [email protected])
βββ [email protected] ([email protected], [email protected], [email protected])
Ryans-MacBook-Air:MasteringReactValidaitons ryanvice$ browserify app.js > dist/bundle.js
-bash: browserify: command not found
Ryans-MacBook-Air:MasteringReactValidaitons ryanvice$ npm install -g browserify
npm ERR! tar.unpack untar error /Users/ryanvice/.npm/browserify/11.2.0/package.tgz
npm ERR! Darwin 14.5.0
npm ERR! argv "node" "/usr/local/bin/npm" "install" "-g" "browserify"
npm ERR! node v0.12.7
npm ERR! npm v2.11.3
npm ERR! path /usr/local/lib/node_modules/browserify
npm ERR! code EACCES
npm ERR! errno -13
npm ERR! Error: EACCES, mkdir '/usr/local/lib/node_modules/browserify'
npm ERR! at Error (native)
npm ERR! { [Error: EACCES, mkdir '/usr/local/lib/node_modules/browserify']
npm ERR! errno: -13,
npm ERR! code: 'EACCES',
npm ERR! path: '/usr/local/lib/node_modules/browserify',
npm ERR! fstream_type: 'Directory',
npm ERR! fstream_path: '/usr/local/lib/node_modules/browserify',
npm ERR! fstream_class: 'DirWriter',
npm ERR! fstream_stack:
npm ERR! [ '/usr/local/lib/node_modules/npm/node_modules/fstream/lib/dir-writer.js:35:25',
npm ERR! '/usr/local/lib/node_modules/npm/node_modules/mkdirp/index.js:47:53',
npm ERR! 'FSReqWrap.oncomplete (fs.js:95:15)' ] }
npm ERR!
npm ERR! Please try running this command again as root/Administrator.
npm ERR! Please include the following file with any support request:
npm ERR! /Users/ryanvice/Documents/Code/MasteringReactValidaitons/npm-debug.log
Ryans-MacBook-Air:MasteringReactValidaitons ryanvice$ sudo npm install -g browserify
Password:
/usr/local/bin/browserify -> /usr/local/lib/node_modules/browserify/bin/cmd.js
[email protected] /usr/local/lib/node_modules/browserify
βββ [email protected]
βββ [email protected]
βββ [email protected]
βββ [email protected]
βββ [email protected]
βββ [email protected]
βββ [email protected]
βββ [email protected]
βββ [email protected]
βββ [email protected]
βββ [email protected]
βββ [email protected]
βββ [email protected]
βββ [email protected]
βββ [email protected]
βββ [email protected]
βββ [email protected]
βββ [email protected]
βββ [email protected]
βββ [email protected]
βββ [email protected]
βββ [email protected]
βββ [email protected]
βββ [email protected]
βββ [email protected]
βββ [email protected] ([email protected])
βββ [email protected] ([email protected])
βββ [email protected] ([email protected])
βββ [email protected] ([email protected])
βββ [email protected] ([email protected])
βββ [email protected] ([email protected], [email protected])
βββ [email protected] ([email protected])
βββ [email protected] ([email protected], [email protected], [email protected])
βββ [email protected] ([email protected])
βββ [email protected] ([email protected])
βββ [email protected] ([email protected], [email protected])
βββ [email protected] ([email protected], [email protected], [email protected], [email protected])
βββ [email protected] ([email protected], [email protected])
βββ [email protected] ([email protected], [email protected], [email protected])
βββ [email protected]
βββ [email protected] ([email protected], [email protected], [email protected])
βββ [email protected] ([email protected])
βββ [email protected] ([email protected], [email protected])
βββ [email protected] ([email protected], [email protected])
βββ [email protected] ([email protected])
βββ [email protected] ([email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected])
βββ [email protected] ([email protected])
βββ [email protected] ([email protected], [email protected], [email protected])
βββ [email protected] ([email protected], [email protected], [email protected])
Ryans-MacBook-Air:MasteringReactValidaitons ryanvice$ browserify app.js > dist/bundle.js
Error: ENOTDIR, open '/Applications/Atom.app/Contents/Resources/app.asar/package.json'
at Error (native)
Ryans-MacBook-Air:MasteringReactValidaitons ryanvice$ pwd
/Users/ryanvice/Documents/Code/MasteringReactValidaitons
Ryans-MacBook-Air:MasteringReactValidaitons ryanvice$ browserify app.js > bundle.js
Error: ENOTDIR, open '/Applications/Atom.app/Contents/Resources/app.asar/package.json'
at Error (native)
Ryans-MacBook-Air:MasteringReactValidaitons ryanvice$ rm -r
usage: rm [-f | -i] [-dPRrvW] file ...
unlink file
Ryans-MacBook-Air:MasteringReactValidaitons ryanvice$ rm . -r
rm: "." and ".." may not be removed
rm: -r: No such file or directory
Ryans-MacBook-Air:MasteringReactValidaitons ryanvice$ npm install react browserify --save-dev
[email protected] node_modules/react
βββ [email protected] ([email protected], [email protected])
[email protected] node_modules/browserify
βββ [email protected]
βββ [email protected]
βββ [email protected]
βββ [email protected]
βββ [email protected]
βββ [email protected]
βββ [email protected]
βββ [email protected]
βββ [email protected]
βββ [email protected]
βββ [email protected]
βββ [email protected]
βββ [email protected]
βββ [email protected]
βββ [email protected]
βββ [email protected]
βββ [email protected]
βββ [email protected]
βββ [email protected]
βββ [email protected]
βββ [email protected]
βββ [email protected]
βββ [email protected]
βββ [email protected]
βββ [email protected]
βββ [email protected] ([email protected])
βββ [email protected] ([email protected])
βββ [email protected] ([email protected])
βββ [email protected] ([email protected])
βββ [email protected] ([email protected])
βββ [email protected] ([email protected], [email protected])
βββ [email protected] ([email protected], [email protected], [email protected])
βββ [email protected] ([email protected])
βββ [email protected] ([email protected])
βββ [email protected] ([email protected], [email protected])
βββ [email protected] ([email protected])
βββ [email protected] ([email protected], [email protected], [email protected], [email protected])
βββ [email protected] ([email protected], [email protected])
βββ [email protected] ([email protected], [email protected], [email protected])
βββ [email protected]
βββ [email protected] ([email protected], [email protected], [email protected])
βββ [email protected] ([email protected])
βββ [email protected] ([email protected], [email protected])
βββ [email protected] ([email protected], [email protected])
βββ [email protected] ([email protected])
βββ [email protected] ([email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected])
βββ [email protected] ([email protected])
βββ [email protected] ([email protected], [email protected], [email protected])
βββ [email protected] ([email protected], [email protected], [email protected])
Ryans-MacBook-Air:MasteringReactValidaitons ryanvice$ browserify app.js > bundle.js
Error: ENOTDIR, open '/Applications/Atom.app/Contents/Resources/app.asar/package.json'
at Error (native)
Ryans-MacBook-Air:MasteringReactValidaitons ryanvice$ browserify app.js > bundle.js
Error: ENOTDIR, open '/Applications/Atom.app/Contents/Resources/app.asar/package.json'
at Error (native)
Ryans-MacBook-Air:MasteringReactValidaitons ryanvice$ browserify app.js > bundle.js
Error: Cannot find module '/Users/ryanvice/Documents/Code/MasteringReactValidaitons/app.js' from '/Users/ryanvice/Documents/Code/MasteringReactValidaitons'
at /usr/local/lib/node_modules/browserify/node_modules/resolve/lib/async.js:55:21
at load (/usr/local/lib/node_modules/browserify/node_modules/resolve/lib/async.js:69:43)
at onex (/usr/local/lib/node_modules/browserify/node_modules/resolve/lib/async.js:92:31)
at /usr/local/lib/node_modules/browserify/node_modules/resolve/lib/async.js:22:47
at FSReqWrap.oncomplete (fs.js:95:15)
Ryans-MacBook-Air:MasteringReactValidaitons ryanvice$ browserify app.jsx > bundle.js
Error: Parsing file /Users/ryanvice/Documents/Code/MasteringReactValidaitons/app.jsx: Unexpected token (6:4)
at Deps.parseDeps (/usr/local/lib/node_modules/browserify/node_modules/module-deps/index.js:437:28)
at fromSource (/usr/local/lib/node_modules/browserify/node_modules/module-deps/index.js:376:44)
at /usr/local/lib/node_modules/browserify/node_modules/module-deps/index.js:370:17
at ConcatStream.<anonymous> (/usr/local/lib/node_modules/browserify/node_modules/concat-stream/index.js:36:43)
at ConcatStream.emit (events.js:129:20)
at finishMaybe (/usr/local/lib/node_modules/browserify/node_modules/concat-stream/node_modules/readable-stream/lib/_stream_writable.js:460:14)
at endWritable (/usr/local/lib/node_modules/browserify/node_modules/concat-stream/node_modules/readable-stream/lib/_stream_writable.js:469:3)
at ConcatStream.Writable.end (/usr/local/lib/node_modules/browserify/node_modules/concat-stream/node_modules/readable-stream/lib/_stream_writable.js:436:5)
at DuplexWrapper.onend (/usr/local/lib/node_modules/browserify/node_modules/duplexer2/node_modules/readable-stream/lib/_stream_readable.js:537:10)
at DuplexWrapper.g (events.js:199:16)
Ryans-MacBook-Air:MasteringReactValidaitons ryanvice$ npm install reactify --save-dev
[email protected] node_modules/reactify
βββ [email protected]
βββ [email protected] ([email protected], [email protected])
Ryans-MacBook-Air:MasteringReactValidaitons ryanvice$ browserify -t reactify app.jsx > bundle.js
Ryans-MacBook-Air:MasteringReactValidaitons ryanvice$ browserify -t reactify app.jsx > bundle.js
Ryans-MacBook-Air:MasteringReactValidaitons ryanvice$ browserify -t reactify app.jsx > bundle.js
Ryans-MacBook-Air:MasteringReactValidaitons ryanvice$ browserify -t reactify app.jsx > bundle.js
Ryans-MacBook-Air:MasteringReactValidaitons ryanvice$ browserify -t reactify app.jsx > build/bundle.js
-bash: build/bundle.js: No such file or directory
Ryans-MacBook-Air:MasteringReactValidaitons ryanvice$ browserify -t reactify app.jsx > dist/bundle.js
Ryans-MacBook-Air:MasteringReactValidaitons ryanvice$ npm install watchify --save-dev
> [email protected] install /Users/ryanvice/Documents/Code/MasteringReactValidaitons/node_modules/watchify/node_modules/chokidar/node_modules/fsevents
> node-pre-gyp install --fallback-to-build
[fsevents] Success: "/Users/ryanvice/Documents/Code/MasteringReactValidaitons/node_modules/watchify/node_modules/chokidar/node_modules/fsevents/lib/binding/Release/node-v14-darwin-x64/fse.node" is installed via remote
[email protected] node_modules/watchify
βββ [email protected]
βββ [email protected]
βββ [email protected] ([email protected])
βββ [email protected] ([email protected])
βββ [email protected] ([email protected], [email protected])
βββ [email protected] ([email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected])
Ryans-MacBook-Air:MasteringReactValidaitons ryanvice$ watchify -t reactify app.jsx > bundle.js
-bash: watchify: command not found
Ryans-MacBook-Air:MasteringReactValidaitons ryanvice$ npm install -g watchify
npm ERR! tar.unpack untar error /Users/ryanvice/.npm/watchify/3.4.0/package.tgz
npm ERR! Darwin 14.5.0
npm ERR! argv "node" "/usr/local/bin/npm" "install" "-g" "watchify"
npm ERR! node v0.12.7
npm ERR! npm v2.11.3
npm ERR! path /usr/local/lib/node_modules/watchify
npm ERR! code EACCES
npm ERR! errno -13
npm ERR! Error: EACCES, mkdir '/usr/local/lib/node_modules/watchify'
npm ERR! at Error (native)
npm ERR! { [Error: EACCES, mkdir '/usr/local/lib/node_modules/watchify']
npm ERR! errno: -13,
npm ERR! code: 'EACCES',
npm ERR! path: '/usr/local/lib/node_modules/watchify',
npm ERR! fstream_type: 'Directory',
npm ERR! fstream_path: '/usr/local/lib/node_modules/watchify',
npm ERR! fstream_class: 'DirWriter',
npm ERR! fstream_stack:
npm ERR! [ '/usr/local/lib/node_modules/npm/node_modules/fstream/lib/dir-writer.js:35:25',
npm ERR! '/usr/local/lib/node_modules/npm/node_modules/mkdirp/index.js:47:53',
npm ERR! 'FSReqWrap.oncomplete (fs.js:95:15)' ] }
npm ERR!
npm ERR! Please try running this command again as root/Administrator.
npm ERR! Please include the following file with any support request:
npm ERR! /Users/ryanvice/Documents/Code/MasteringReactValidaitons/npm-debug.log
Ryans-MacBook-Air:MasteringReactValidaitons ryanvice$ sudo npm install -g watchify
Password:
-
> [email protected] install /usr/local/lib/node_modules/watchify/node_modules/chokidar/node_modules/fsevents
> node-pre-gyp install --fallback-to-build
[fsevents] Success: "/usr/local/lib/node_modules/watchify/node_modules/chokidar/node_modules/fsevents/lib/binding/Release/node-v14-darwin-x64/fse.node" is installed via remote
/usr/local/bin/watchify -> /usr/local/lib/node_modules/watchify/bin/cmd.js
[email protected] /usr/local/lib/node_modules/watchify
βββ [email protected]
βββ [email protected]
βββ [email protected] ([email protected])
βββ [email protected] ([email protected])
βββ [email protected] ([email protected], [email protected])
βββ [email protected] ([email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected])
βββ [email protected] ([email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected])
Ryans-MacBook-Air:MasteringReactValidaitons ryanvice$ watchify -t reactify app.jsx > bundle.js
You MUST specify an outfile with -o.
Ryans-MacBook-Air:MasteringReactValidaitons ryanvice$ watchify -t reactify app.jsx -o bundle.js
^C
Ryans-MacBook-Air:MasteringReactValidaitons ryanvice$ watchify -t reactify app.jsx -o bundle.js -v
617404 bytes written to bundle.js (2.91 seconds)
617404 bytes written to bundle.js (0.29 seconds)
^C
Ryans-MacBook-Air:MasteringReactValidaitons ryanvice$ watchify -t reactify app.jsx -o dist/bundle.js -v
617404 bytes written to dist/bundle.js (3.16 seconds)
bower install bootstrap --save
^C
Ryans-MacBook-Air:MasteringReactValidaitons ryanvice$ npm install bootstrap --save
[email protected] node_modules/bootstrap
Ryans-MacBook-Air:MasteringReactValidaitons ryanvice$ watchify -t reactify app.jsx -o dist/bundle.js -v
617662 bytes written to dist/bundle.js (3.13 seconds)
617663 bytes written to dist/bundle.js (0.24 seconds)
617662 bytes written to dist/bundle.js (0.17 seconds)
ReactifyError: /Users/ryanvice/Documents/Code/MasteringReactValidaitons/app.jsx: Parse Error: Line 37: Expected corresponding JSX closing tag for hi while parsing file: /Users/ryanvice/Documents/Code/MasteringReactValidaitons/app.jsx
617750 bytes written to dist/bundle.js (0.25 seconds)
^C
Ryans-MacBook-Air:MasteringReactValidaitons ryanvice$ npm install --save react-validation-mixin
[email protected] node_modules/react-validation-mixin
βββ [email protected]
βββ [email protected] ([email protected], [email protected], [email protected], [email protected], [email protected])
βββ [email protected] ([email protected], [email protected])
βββ [email protected] ([email protected], [email protected], [email protected], [email protected], [email protected])
βββ [email protected] ([email protected])
Ryans-MacBook-Air:MasteringReactValidaitons ryanvice$ npm install --save joi-validation-strategy
npm WARN peerDependencies The peer dependency joi@>=5.1.0 included from joi-validation-strategy will no
npm WARN peerDependencies longer be automatically installed to fulfill the peerDependency
npm WARN peerDependencies in npm 3+. Your application will need to depend on it explicitly.
[email protected] node_modules/joi
βββ [email protected]
βββ [email protected]
βββ [email protected]
βββ [email protected]
[email protected] node_modules/joi-validation-strategy
βββ [email protected] ([email protected], [email protected])
βββ [email protected] ([email protected], [email protected], [email protected], [email protected], [email protected])
βββ [email protected] ([email protected])
Ryans-MacBook-Air:MasteringReactValidaitons ryanvice$ npm install --save joi
[email protected] node_modules/joi
βββ [email protected]
βββ [email protected]
βββ [email protected]
βββ [email protected]
Ryans-MacBook-Air:MasteringReactValidaitons ryanvice$ watchify -t reactify app.jsx -o dist/bundle.js -v
618070 bytes written to dist/bundle.js (2.86 seconds)
618232 bytes written to dist/bundle.js (0.35 seconds)
618250 bytes written to dist/bundle.js (0.24 seconds)
618231 bytes written to dist/bundle.js (0.19 seconds)
618250 bytes written to dist/bundle.js (0.16 seconds)
618250 bytes written to dist/bundle.js (0.36 seconds)
1607568 bytes written to dist/bundle.js (4.73 seconds)
Error: Cannot find module 'classnames' from '/Users/ryanvice/Documents/Code/MasteringReactValidaitons'
Error: Cannot find module 'classnames' from '/Users/ryanvice/Documents/Code/MasteringReactValidaitons'
1606745 bytes written to dist/bundle.js (0.54 seconds)
1606737 bytes written to dist/bundle.js (0.50 seconds)
1606604 bytes written to dist/bundle.js (0.55 seconds)
1606596 bytes written to dist/bundle.js (0.43 seconds)
ReactifyError: /Users/ryanvice/Documents/Code/MasteringReactValidaitons/app.jsx: Parse Error: Line 33: Unexpected token > while parsing file: /Users/ryanvice/Documents/Code/MasteringReactValidaitons/app.jsx
ReactifyError: /Users/ryanvice/Documents/Code/MasteringReactValidaitons/app.jsx: Parse Error: Line 33: Unexpected token > while parsing file: /Users/ryanvice/Documents/Code/MasteringReactValidaitons/app.jsx
1606568 bytes written to dist/bundle.js (0.57 seconds)
1606561 bytes written to dist/bundle.js (0.44 seconds)
1606637 bytes written to dist/bundle.js (0.58 seconds)
1607059 bytes written to dist/bundle.js (0.70 seconds)
1607345 bytes written to dist/bundle.js (0.63 seconds)
1607373 bytes written to dist/bundle.js (0.65 seconds)
1607417 bytes written to dist/bundle.js (0.44 seconds)
1607395 bytes written to dist/bundle.js (1.22 seconds)
ReactifyError: /Users/ryanvice/Documents/Code/MasteringReactValidaitons/app.jsx: Parse Error: Line 10: Duplicate data property in object literal not allowed in strict mode while parsing file: /Users/ryanvice/Documents/Code/MasteringReactValidaitons/app.jsx
1607521 bytes written to dist/bundle.js (0.72 seconds)
1607608 bytes written to dist/bundle.js (0.66 seconds)
1607611 bytes written to dist/bundle.js (0.46 seconds)
1607622 bytes written to dist/bundle.js (0.49 seconds)
1607756 bytes written to dist/bundle.js (0.64 seconds)
1607760 bytes written to dist/bundle.js (0.45 seconds)
1607760 bytes written to dist/bundle.js (0.68 seconds)
^[[1;2D^C
Ryans-MacBook-Air:MasteringReactValidaitons ryanvice$ git init
Initialized empty Git repository in /Users/ryanvice/Documents/Code/MasteringReactValidaitons/.git/
Ryans-MacBook-Air:MasteringReactValidaitons ryanvice$ remote add origin [email protected]:RyanAtViceSoftware/MasteringReactJsValidationExample.git
-bash: remote: command not found
Ryans-MacBook-Air:MasteringReactValidaitons ryanvice$ git remote add origin [email protected]:RyanAtViceSoftware/MasteringReactJsValidationExample.git
fatal: remote origin already exists.
Ryans-MacBook-Air:MasteringReactValidaitons ryanvice$ push -u origin master
-bash: push: command not found
Ryans-MacBook-Air:MasteringReactValidaitons ryanvice$ git push -u origin master
Warning: Permanently added the RSA host key for IP address '192.30.252.129' to the list of known hosts.
Permission denied (publickey).
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
Ryans-MacBook-Air:MasteringReactValidaitons ryanvice$ watchify -t reactify app.jsx -o dist/bundle.js -v
1607931 bytes written to dist/bundle.js (9.16 seconds)
1607941 bytes written to dist/bundle.js (0.71 seconds)
1607934 bytes written to dist/bundle.js (0.46 seconds)
1607760 bytes written to dist/bundle.js (0.90 seconds)
1607711 bytes written to dist/bundle.js (0.48 seconds)
ReactifyError: /Users/ryanvice/Documents/Code/MasteringReactValidaitons/app.jsx: Parse Error: Line 25: Unexpected token , while parsing file: /Users/ryanvice/Documents/Code/MasteringReactValidaitons/app.jsx
ReactifyError: /Users/ryanvice/Documents/Code/MasteringReactValidaitons/app.jsx: Parse Error: Line 79: Unexpected token ; while parsing file: /Users/ryanvice/Documents/Code/MasteringReactValidaitons/app.jsx
1607694 bytes written to dist/bundle.js (0.73 seconds)
1607706 bytes written to dist/bundle.js (0.47 seconds)
1607714 bytes written to dist/bundle.js (0.65 seconds)
1607717 bytes written to dist/bundle.js (1.13 seconds)
1607835 bytes written to dist/bundle.js (1.42 seconds)
1607835 bytes written to dist/bundle.js (1.04 seconds)
1607847 bytes written to dist/bundle.js (0.45 seconds)
1607945 bytes written to dist/bundle.js (0.71 seconds)
1607956 bytes written to dist/bundle.js (0.56 seconds)
1607952 bytes written to dist/bundle.js (0.53 seconds)
1607949 bytes written to dist/bundle.js (0.97 seconds)
1607949 bytes written to dist/bundle.js (0.73 seconds)
1607949 bytes written to dist/bundle.js (0.73 seconds)
1608006 bytes written to dist/bundle.js (0.61 seconds)
1608021 bytes written to dist/bundle.js (0.63 seconds)
1608021 bytes written to dist/bundle.js (0.44 seconds)
1607999 bytes written to dist/bundle.js (0.72 seconds)
1607972 bytes written to dist/bundle.js (0.59 seconds)
ReactifyError: /Users/ryanvice/Documents/Code/MasteringReactValidaitons/app.jsx: Parse Error: Line 16: JSX attributes must only be assigned a non-empty expression while parsing file: /Users/ryanvice/Documents/Code/MasteringReactValidaitons/app.jsx
1608549 bytes written to dist/bundle.js (0.71 seconds)
1608580 bytes written to dist/bundle.js (0.47 seconds)
1608585 bytes written to dist/bundle.js (0.62 seconds)
1608622 bytes written to dist/bundle.js (0.51 seconds)
1608625 bytes written to dist/bundle.js (0.67 seconds)
1608630 bytes written to dist/bundle.js (0.47 seconds)
1608048 bytes written to dist/bundle.js (0.45 seconds)
1608045 bytes written to dist/bundle.js (0.59 seconds)
1608109 bytes written to dist/bundle.js (0.47 seconds)
1608129 bytes written to dist/bundle.js (0.59 seconds)
1608118 bytes written to dist/bundle.js (0.50 seconds)
1608235 bytes written to dist/bundle.js (0.56 seconds)
1608223 bytes written to dist/bundle.js (0.40 seconds)
1608249 bytes written to dist/bundle.js (0.60 seconds)
1608253 bytes written to dist/bundle.js (0.43 seconds)
1608325 bytes written to dist/bundle.js (0.77 seconds)
1608395 bytes written to dist/bundle.js (0.52 seconds)
1608323 bytes written to dist/bundle.js (0.88 seconds)
1608365 bytes written to dist/bundle.js (0.62 seconds)
1608887 bytes written to dist/bundle.js (0.77 seconds)
1608928 bytes written to dist/bundle.js (0.42 seconds)
1609073 bytes written to dist/bundle.js (0.68 seconds)
1609096 bytes written to dist/bundle.js (0.68 seconds)
1609343 bytes written to dist/bundle.js (0.65 seconds)
1609197 bytes written to dist/bundle.js (0.46 seconds)
1609271 bytes written to dist/bundle.js (0.48 seconds)
1609269 bytes written to dist/bundle.js (0.40 seconds)
ReactifyError: /Users/ryanvice/Documents/Code/MasteringReactValidaitons/app.jsx: Parse Error: Line 6: Unexpected token ] while parsing file: /Users/ryanvice/Documents/Code/MasteringReactValidaitons/app.jsx
1609298 bytes written to dist/bundle.js (0.47 seconds)
1609297 bytes written to dist/bundle.js (0.61 seconds)
^C
Ryans-MacBook-Air:MasteringReactValidaitons ryanvice$ cd ..
Ryans-MacBook-Air:Code ryanvice$ pwd
/Users/ryanvice/Documents/Code
Ryans-MacBook-Air:Code ryanvice$ cd electron-react-boilerplate-master/
Ryans-MacBook-Air:electron-react-boilerplate-master ryanvice$ npm install
npm WARN package.json [email protected] No bin file found at ./node_modules/.bin/electron
[email protected] node_modules/keymirror
[email protected] node_modules/object-assign
[email protected] node_modules/electron-debug
[email protected] node_modules/debug
βββ [email protected]
[email protected] node_modules/react-router
βββ [email protected]
βββ [email protected]
[email protected] node_modules/react
βββ [email protected] ([email protected], [email protected])
[email protected] node_modules/flux
βββ [email protected]
βββ [email protected]
βββ [email protected] ([email protected], [email protected], [email protected])
Ryans-MacBook-Air:electron-react-boilerplate-master ryanvice$ npm run package
> [email protected] package /Users/ryanvice/Documents/Code/electron-react-boilerplate-master
> node package.js
module.js:338
throw err;
^
Error: Cannot find module 'webpack'
at Function.Module._resolveFilename (module.js:336:15)
at Function.Module._load (module.js:278:25)
at Module.require (module.js:365:17)
at require (module.js:384:17)
at Object.<anonymous> (/Users/ryanvice/Documents/Code/electron-react-boilerplate-master/package.js:3:15)
at Module._compile (module.js:460:26)
at Object.Module._extensions..js (module.js:478:10)
at Module.load (module.js:355:32)
at Function.Module._load (module.js:310:12)
at Function.Module.runMain (module.js:501:10)
npm ERR! Darwin 14.5.0
npm ERR! argv "node" "/usr/local/bin/npm" "run" "package"
npm ERR! node v0.12.7
npm ERR! npm v2.11.3
npm ERR! code ELIFECYCLE
npm ERR! [email protected] package: `node package.js`
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the [email protected] package script 'node package.js'.
npm ERR! This is most likely a problem with the electron-react-boilerplate package,
npm ERR! not with npm itself.
npm ERR! Tell the author that this fails on your system:
npm ERR! node package.js
npm ERR! You can get their info via:
npm ERR! npm owner ls electron-react-boilerplate
npm ERR! There is likely additional logging output above.
npm ERR! Please include the following file with any support request:
npm ERR! /Users/ryanvice/Documents/Code/electron-react-boilerplate-master/npm-debug.log
Ryans-MacBook-Air:electron-react-boilerplate-master ryanvice$ npm install -g webpack
npm ERR! tar.unpack untar error /Users/ryanvice/.npm/webpack/1.12.2/package.tgz
npm ERR! Darwin 14.5.0
npm ERR! argv "node" "/usr/local/bin/npm" "install" "-g" "webpack"
npm ERR! node v0.12.7
npm ERR! npm v2.11.3
npm ERR! path /usr/local/lib/node_modules/webpack
npm ERR! code EACCES
npm ERR! errno -13
npm ERR! Error: EACCES, mkdir '/usr/local/lib/node_modules/webpack'
npm ERR! at Error (native)
npm ERR! { [Error: EACCES, mkdir '/usr/local/lib/node_modules/webpack']
npm ERR! errno: -13,
npm ERR! code: 'EACCES',
npm ERR! path: '/usr/local/lib/node_modules/webpack',
npm ERR! fstream_type: 'Directory',
npm ERR! fstream_path: '/usr/local/lib/node_modules/webpack',
npm ERR! fstream_class: 'DirWriter',
npm ERR! fstream_stack:
npm ERR! [ '/usr/local/lib/node_modules/npm/node_modules/fstream/lib/dir-writer.js:35:25',
npm ERR! '/usr/local/lib/node_modules/npm/node_modules/mkdirp/index.js:47:53',
npm ERR! 'FSReqWrap.oncomplete (fs.js:95:15)' ] }
npm ERR!
npm ERR! Please try running this command again as root/Administrator.
npm ERR! Please include the following file with any support request:
npm ERR! /Users/ryanvice/Documents/Code/electron-react-boilerplate-master/npm-debug.log
Ryans-MacBook-Air:electron-react-boilerplate-master ryanvice$ sudo npm install webpack -g
Password:
-
> [email protected] install /usr/local/lib/node_modules/webpack/node_modules/watchpack/node_modules/chokidar/node_modules/fsevents
> node-pre-gyp install --fallback-to-build
[fsevents] Success: "/usr/local/lib/node_modules/webpack/node_modules/watchpack/node_modules/chokidar/node_modules/fsevents/lib/binding/Release/node-v14-darwin-x64/fse.node" is installed via remote
/usr/local/bin/webpack -> /usr/local/lib/node_modules/webpack/bin/webpack.js
[email protected] /usr/local/lib/node_modules/webpack
βββ [email protected]
βββ [email protected]
βββ [email protected]
βββ [email protected]
βββ [email protected]
βββ [email protected] ([email protected])
βββ [email protected] ([email protected])
βββ [email protected]
βββ [email protected] ([email protected], [email protected])
βββ [email protected] ([email protected])
βββ [email protected] ([email protected], [email protected])
βββ [email protected] ([email protected], [email protected], [email protected], [email protected])
βββ [email protected] ([email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected])
βββ [email protected] ([email protected], [email protected], [email protected])
Ryans-MacBook-Air:electron-react-boilerplate-master ryanvice$ npm run package
> [email protected] package /Users/ryanvice/Documents/Code/electron-react-boilerplate-master
> node package.js
module.js:338
throw err;
^
Error: Cannot find module 'webpack'
at Function.Module._resolveFilename (module.js:336:15)
at Function.Module._load (module.js:278:25)
at Module.require (module.js:365:17)
at require (module.js:384:17)
at Object.<anonymous> (/Users/ryanvice/Documents/Code/electron-react-boilerplate-master/package.js:3:15)
at Module._compile (module.js:460:26)
at Object.Module._extensions..js (module.js:478:10)
at Module.load (module.js:355:32)
at Function.Module._load (module.js:310:12)
at Function.Module.runMain (module.js:501:10)
npm ERR! Darwin 14.5.0
npm ERR! argv "node" "/usr/local/bin/npm" "run" "package"
npm ERR! node v0.12.7
npm ERR! npm v2.11.3
npm ERR! code ELIFECYCLE
npm ERR! [email protected] package: `node package.js`
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the [email protected] package script 'node package.js'.
npm ERR! This is most likely a problem with the electron-react-boilerplate package,
npm ERR! not with npm itself.
npm ERR! Tell the author that this fails on your system:
npm ERR! node package.js
npm ERR! You can get their info via:
npm ERR! npm owner ls electron-react-boilerplate
npm ERR! There is likely additional logging output above.
npm ERR! Please include the following file with any support request:
npm ERR! /Users/ryanvice/Documents/Code/electron-react-boilerplate-master/npm-debug.log
Ryans-MacBook-Air:electron-react-boilerplate-master ryanvice$ npm install webpack --save-dev
npm WARN package.json [email protected] No bin file found at ./node_modules/.bin/electron
|
> [email protected] install /Users/ryanvice/Documents/Code/electron-react-boilerplate-master/node_modules/webpack/node_modules/watchpack/node_modules/chokidar/node_modules/fsevents
> node-pre-gyp install --fallback-to-build
[fsevents] Success: "/Users/ryanvice/Documents/Code/electron-react-boilerplate-master/node_modules/webpack/node_modules/watchpack/node_modules/chokidar/node_modules/fsevents/lib/binding/Release/node-v14-darwin-x64/fse.node" is installed via remote
[email protected] node_modules/webpack
βββ [email protected]
βββ [email protected]
βββ [email protected]
βββ [email protected]
βββ [email protected]
βββ [email protected] ([email protected])
βββ [email protected] ([email protected])
βββ [email protected]
βββ [email protected] ([email protected])
βββ [email protected] ([email protected], [email protected])
βββ [email protected] ([email protected], [email protected])
βββ [email protected] ([email protected], [email protected], [email protected], [email protected])
βββ [email protected] ([email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected])
βββ [email protected] ([email protected], [email protected], [email protected])
Ryans-MacBook-Air:electron-react-boilerplate-master ryanvice$ npm run package
> [email protected] package /Users/ryanvice/Documents/Code/electron-react-boilerplate-master
> node package.js
module.js:338
throw err;
^
Error: Cannot find module 'extract-text-webpack-plugin'
at Function.Module._resolveFilename (module.js:336:15)
at Function.Module._load (module.js:278:25)
at Module.require (module.js:365:17)
at require (module.js:384:17)
at Object.<anonymous> (/Users/ryanvice/Documents/Code/electron-react-boilerplate-master/webpack.config.production.js:5:25)
at Module._compile (module.js:460:26)
at Object.Module._extensions..js (module.js:478:10)
at Module.load (module.js:355:32)
at Function.Module._load (module.js:310:12)
at Module.require (module.js:365:17)
npm ERR! Darwin 14.5.0
npm ERR! argv "node" "/usr/local/bin/npm" "run" "package"
npm ERR! node v0.12.7
npm ERR! npm v2.11.3
npm ERR! code ELIFECYCLE
npm ERR! [email protected] package: `node package.js`
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the [email protected] package script 'node package.js'.
npm ERR! This is most likely a problem with the electron-react-boilerplate package,
npm ERR! not with npm itself.
npm ERR! Tell the author that this fails on your system:
npm ERR! node package.js
npm ERR! You can get their info via:
npm ERR! npm owner ls electron-react-boilerplate
npm ERR! There is likely additional logging output above.
npm ERR! Please include the following file with any support request:
npm ERR! /Users/ryanvice/Documents/Code/electron-react-boilerplate-master/npm-debug.log
Ryans-MacBook-Air:electron-react-boilerplate-master ryanvice$ npm install
npm WARN package.json [email protected] No bin file found at ./node_modules/.bin/electron
Ryans-MacBook-Air:electron-react-boilerplate-master ryanvice$ npm install extract-text-webpack-plugin --save-dev
npm WARN package.json [email protected] No bin file found at ./node_modules/.bin/electron
[email protected] node_modules/extract-text-webpack-plugin
βββ [email protected]
βββ [email protected] ([email protected], [email protected])
Ryans-MacBook-Air:electron-react-boilerplate-master ryanvice$ npm install
npm WARN package.json [email protected] No bin file found at ./node_modules/.bin/electron
Ryans-MacBook-Air:electron-react-boilerplate-master ryanvice$ npm run package
> [email protected] package /Users/ryanvice/Documents/Code/electron-react-boilerplate-master
> node package.js
module.js:338
throw err;
^
Error: Cannot find module 'webpack-target-electron-renderer'
at Function.Module._resolveFilename (module.js:336:15)
at Function.Module._load (module.js:278:25)
at Module.require (module.js:365:17)
at require (module.js:384:17)
at Object.<anonymous> (/Users/ryanvice/Documents/Code/electron-react-boilerplate-master/webpack.config.production.js:6:37)
at Module._compile (module.js:460:26)
at Object.Module._extensions..js (module.js:478:10)
at Module.load (module.js:355:32)
at Function.Module._load (module.js:310:12)
at Module.require (module.js:365:17)
npm ERR! Darwin 14.5.0
npm ERR! argv "node" "/usr/local/bin/npm" "run" "package"
npm ERR! node v0.12.7
npm ERR! npm v2.11.3
npm ERR! code ELIFECYCLE
npm ERR! [email protected] package: `node package.js`
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the [email protected] package script 'node package.js'.
npm ERR! This is most likely a problem with the electron-react-boilerplate package,
npm ERR! not with npm itself.
npm ERR! Tell the author that this fails on your system:
npm ERR! node package.js
npm ERR! You can get their info via:
npm ERR! npm owner ls electron-react-boilerplate
npm ERR! There is likely additional logging output above.
npm ERR! Please include the following file with any support request:
npm ERR! /Users/ryanvice/Documents/Code/electron-react-boilerplate-master/npm-debug.log
Ryans-MacBook-Air:electron-react-boilerplate-master ryanvice$ npm install webpack-target-electron-renderer --save-dev
npm WARN package.json [email protected] No bin file found at ./node_modules/.bin/electron
[email protected] node_modules/webpack-target-electron-renderer
Ryans-MacBook-Air:electron-react-boilerplate-master ryanvice$ npm install webpack-target-electron-renderer --save-dev
npm WARN package.json [email protected] No bin file found at ./node_modules/.bin/electron
[email protected] node_modules/webpack-target-electron-renderer
Ryans-MacBook-Air:electron-react-boilerplate-master ryanvice$ npm run package
> [email protected] package /Users/ryanvice/Documents/Code/electron-react-boilerplate-master
> node package.js
module.js:338
throw err;
^
Error: Cannot find module 'electron-packager'
at Function.Module._resolveFilename (module.js:336:15)
at Function.Module._load (module.js:278:25)
at Module.require (module.js:365:17)
at require (module.js:384:17)
at Object.<anonymous> (/Users/ryanvice/Documents/Code/electron-react-boilerplate-master/package.js:5:16)
at Module._compile (module.js:460:26)
at Object.Module._extensions..js (module.js:478:10)
at Module.load (module.js:355:32)
at Function.Module._load (module.js:310:12)
at Function.Module.runMain (module.js:501:10)
npm ERR! Darwin 14.5.0
npm ERR! argv "node" "/usr/local/bin/npm" "run" "package"
npm ERR! node v0.12.7
npm ERR! npm v2.11.3
npm ERR! code ELIFECYCLE
npm ERR! [email protected] package: `node package.js`
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the [email protected] package script 'node package.js'.
npm ERR! This is most likely a problem with the electron-react-boilerplate package,
npm ERR! not with npm itself.
npm ERR! Tell the author that this fails on your system:
npm ERR! node package.js
npm ERR! You can get their info via:
npm ERR! npm owner ls electron-react-boilerplate
npm ERR! There is likely additional logging output above.
npm ERR! Please include the following file with any support request:
npm ERR! /Users/ryanvice/Documents/Code/electron-react-boilerplate-master/npm-debug.log
Ryans-MacBook-Air:electron-react-boilerplate-master ryanvice$ npm install electron-packager --save-dev
npm WARN package.json [email protected] No bin file found at ./node_modules/.bin/electron
npm WARN engine [email protected]: wanted: {"node":"0.8.x || 0.10.x"} (current: {"node":"0.12.7","npm":"2.11.3"})
[email protected] node_modules/electron-packager
βββ [email protected]
βββ [email protected]
βββ [email protected]
βββ [email protected]
βββ [email protected]
βββ [email protected] ([email protected])
βββ [email protected] ([email protected], [email protected], [email protected], [email protected], [email protected])
βββ [email protected] ([email protected], [email protected], [email protected], [email protected], [email protected])
βββ [email protected] ([email protected])
βββ [email protected] ([email protected], [email protected], [email protected])
βββ [email protected] ([email protected], [email protected], [email protected], [email protected])
Ryans-MacBook-Air:electron-react-boilerplate-master ryanvice$ npm run package
> [email protected] package /Users/ryanvice/Documents/Code/electron-react-boilerplate-master
> node package.js
module.js:338
throw err;
^
Error: Cannot find module 'del'
at Function.Module._resolveFilename (module.js:336:15)
at Function.Module._load (module.js:278:25)
at Module.require (module.js:365:17)
at require (module.js:384:17)
at Object.<anonymous> (/Users/ryanvice/Documents/Code/electron-react-boilerplate-master/package.js:7:11)
at Module._compile (module.js:460:26)
at Object.Module._extensions..js (module.js:478:10)
at Module.load (module.js:355:32)
at Function.Module._load (module.js:310:12)
at Function.Module.runMain (module.js:501:10)
npm ERR! Darwin 14.5.0
npm ERR! argv "node" "/usr/local/bin/npm" "run" "package"
npm ERR! node v0.12.7
npm ERR! npm v2.11.3
npm ERR! code ELIFECYCLE
npm ERR! [email protected] package: `node package.js`
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the [email protected] package script 'node package.js'.
npm ERR! This is most likely a problem with the electron-react-boilerplate package,
npm ERR! not with npm itself.
npm ERR! Tell the author that this fails on your system:
npm ERR! node package.js
npm ERR! You can get their info via:
npm ERR! npm owner ls electron-react-boilerplate
npm ERR! There is likely additional logging output above.
npm ERR! Please include the following file with any support request:
npm ERR! /Users/ryanvice/Documents/Code/electron-react-boilerplate-master/npm-debug.log
Ryans-MacBook-Air:electron-react-boilerplate-master ryanvice$ npm install del --save-dev
npm WARN package.json [email protected] No bin file found at ./node_modules/.bin/electron
[email protected] node_modules/del
βββ [email protected]
βββ [email protected]
βββ [email protected] ([email protected])
βββ [email protected] ([email protected])
βββ [email protected] ([email protected], [email protected], [email protected])
βββ [email protected] ([email protected])
Ryans-MacBook-Air:electron-react-boilerplate-master ryanvice$ npm run package
> [email protected] package /Users/ryanvice/Documents/Code/electron-react-boilerplate-master
> node package.js
module.js:338
throw err;
^
Error: Cannot find module 'minimist'
at Function.Module._resolveFilename (module.js:336:15)
at Function.Module._load (module.js:278:25)
at Module.require (module.js:365:17)
at require (module.js:384:17)
at Object.<anonymous> (/Users/ryanvice/Documents/Code/electron-react-boilerplate-master/package.js:9:12)
at Module._compile (module.js:460:26)
at Object.Module._extensions..js (module.js:478:10)
at Module.load (module.js:355:32)
at Function.Module._load (module.js:310:12)
at Function.Module.runMain (module.js:501:10)
npm ERR! Darwin 14.5.0
npm ERR! argv "node" "/usr/local/bin/npm" "run" "package"
npm ERR! node v0.12.7
npm ERR! npm v2.11.3
npm ERR! code ELIFECYCLE
npm ERR! [email protected] package: `node package.js`
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the [email protected] package script 'node package.js'.
npm ERR! This is most likely a problem with the electron-react-boilerplate package,
npm ERR! not with npm itself.
npm ERR! Tell the author that this fails on your system:
npm ERR! node package.js
npm ERR! You can get their info via:
npm ERR! npm owner ls electron-react-boilerplate
npm ERR! There is likely additional logging output above.
npm ERR! Please include the following file with any support request:
npm ERR! /Users/ryanvice/Documents/Code/electron-react-boilerplate-master/npm-debug.log
Ryans-MacBook-Air:electron-react-boilerplate-master ryanvice$ npm install minimist --save-dev
npm WARN package.json [email protected] No bin file found at ./node_modules/.bin/electron
[email protected] node_modules/minimist
Ryans-MacBook-Air:electron-react-boilerplate-master ryanvice$ npm run package
> [email protected] package /Users/ryanvice/Documents/Code/electron-react-boilerplate-master
> node package.js
start pack...
Downloading electron-v0.28.3-darwin-x64.zip
[============================================>] 100.0% of 36.96 MB (5.91 MB/s)
Packaging app for platform darwin x64 using electron v0.28.3
darwin-x64 finished!
Ryans-MacBook-Air:electron-react-boilerplate-master ryanvice$ npm run package -v
2.11.3
Ryans-MacBook-Air:electron-react-boilerplate-master ryanvice$ npm run package --verbose
npm info it worked if it ends with ok
npm verb cli [ 'node', '/usr/local/bin/npm', 'run', 'package', '--verbose' ]
npm info using [email protected]
npm info using [email protected]
npm verb run-script [ 'prepackage', 'package', 'postpackage' ]
npm info prepackage [email protected]
npm info package [email protected]
> [email protected] package /Users/ryanvice/Documents/Code/electron-react-boilerplate-master
> node package.js
start pack...
Packaging app for platform darwin x64 using electron v0.28.3
darwin-x64 finished!
npm verb unsafe-perm in lifecycle true
npm info postpackage [email protected]
npm verb exit [ 0, true ]
npm info ok
Ryans-MacBook-Air:electron-react-boilerplate-master ryanvice$ npm run package --verbose
npm info it worked if it ends with ok
npm verb cli [ 'node', '/usr/local/bin/npm', 'run', 'package', '--verbose' ]
npm info using [email protected]
npm info using [email protected]
npm verb run-script [ 'prepackage', 'package', 'postpackage' ]
npm info prepackage [email protected]
npm info package [email protected]
> [email protected] package /Users/ryanvice/Documents/Code/electron-react-boilerplate-master
> node package.js
start pack...
Packaging app for platform darwin x64 using electron v0.28.3
darwin-x64 finished!
npm verb unsafe-perm in lifecycle true
npm info postpackage [email protected]
npm verb exit [ 0, true ]
npm info ok
Ryans-MacBook-Air:electron-react-boilerplate-master ryanvice$ npm run hot-server
> [email protected] hot-server /Users/ryanvice/Documents/Code/electron-react-boilerplate-master
> node server.js
module.js:338
throw err;
^
Error: Cannot find module 'express'
at Function.Module._resolveFilename (module.js:336:15)
at Function.Module._load (module.js:278:25)
at Module.require (module.js:365:17)
at require (module.js:384:17)
at Object.<anonymous> (/Users/ryanvice/Documents/Code/electron-react-boilerplate-master/server.js:2:15)
at Module._compile (module.js:460:26)
at Object.Module._extensions..js (module.js:478:10)
at Module.load (module.js:355:32)
at Function.Module._load (module.js:310:12)
at Function.Module.runMain (module.js:501:10)
npm ERR! Darwin 14.5.0
npm ERR! argv "node" "/usr/local/bin/npm" "run" "hot-server"
npm ERR! node v0.12.7
npm ERR! npm v2.11.3
npm ERR! code ELIFECYCLE
npm ERR! [email protected] hot-server: `node server.js`
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the [email protected] hot-server script 'node server.js'.
npm ERR! This is most likely a problem with the electron-react-boilerplate package,
npm ERR! not with npm itself.
npm ERR! Tell the author that this fails on your system:
npm ERR! node server.js
npm ERR! You can get their info via:
npm ERR! npm owner ls electron-react-boilerplate
npm ERR! There is likely additional logging output above.
npm ERR! Please include the following file with any support request:
npm ERR! /Users/ryanvice/Documents/Code/electron-react-boilerplate-master/npm-debug.log
Ryans-MacBook-Air:electron-react-boilerplate-master ryanvice$ npm install express --save-dev
npm WARN package.json [email protected] No bin file found at ./node_modules/.bin/electron
[email protected] node_modules/express
βββ [email protected]
βββ [email protected]
βββ [email protected]
βββ [email protected]
βββ [email protected]
βββ [email protected]
βββ [email protected]
βββ [email protected]
βββ [email protected]
βββ [email protected]
βββ [email protected]
βββ [email protected]
βββ [email protected]
βββ [email protected]
βββ [email protected]
βββ [email protected]
βββ [email protected]
βββ [email protected]
βββ [email protected] ([email protected])
βββ [email protected] ([email protected])
βββ [email protected] ([email protected], [email protected])
βββ [email protected] ([email protected], [email protected])
βββ [email protected] ([email protected], [email protected])
βββ [email protected] ([email protected], [email protected], [email protected], [email protected], [email protected])
Ryans-MacBook-Air:electron-react-boilerplate-master ryanvice$ npm run hot-server
> [email protected] hot-server /Users/ryanvice/Documents/Code/electron-react-boilerplate-master
> node server.js
module.js:338
throw err;
^
Error: Cannot find module 'webpack-dev-middleware'
at Function.Module._resolveFilename (module.js:336:15)
at Function.Module._load (module.js:278:25)
at Module.require (module.js:365:17)
at require (module.js:384:17)
at Object.<anonymous> (/Users/ryanvice/Documents/Code/electron-react-boilerplate-master/server.js:9:9)
at Module._compile (module.js:460:26)
at Object.Module._extensions..js (module.js:478:10)
at Module.load (module.js:355:32)
at Function.Module._load (module.js:310:12)
at Function.Module.runMain (module.js:501:10)
npm ERR! Darwin 14.5.0
npm ERR! argv "node" "/usr/local/bin/npm" "run" "hot-server"
npm ERR! node v0.12.7
npm ERR! npm v2.11.3
npm ERR! code ELIFECYCLE
npm ERR! [email protected] hot-server: `node server.js`
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the [email protected] hot-server script 'node server.js'.
npm ERR! This is most likely a problem with the electron-react-boilerplate package,
npm ERR! not with npm itself.
npm ERR! Tell the author that this fails on your system:
npm ERR! node server.js
npm ERR! You can get their info via:
npm ERR! npm owner ls electron-react-boilerplate
npm ERR! There is likely additional logging output above.
npm ERR! Please include the following file with any support request:
npm ERR! /Users/ryanvice/Documents/Code/electron-react-boilerplate-master/npm-debug.log
Ryans-MacBook-Air:electron-react-boilerplate-master ryanvice$ npm run webpack-dev-middleware --save-dev
npm ERR! Darwin 14.5.0
npm ERR! argv "node" "/usr/local/bin/npm" "run" "webpack-dev-middleware" "--save-dev"
npm ERR! node v0.12.7
npm ERR! npm v2.11.3
npm ERR! missing script: webpack-dev-middleware
npm ERR!
npm ERR! If you need help, you may report this error at:
npm ERR! <https://github.com/npm/npm/issues>
npm ERR! Please include the following file with any support request:
npm ERR! /Users/ryanvice/Documents/Code/electron-react-boilerplate-master/npm-debug.log
Ryans-MacBook-Air:electron-react-boilerplate-master ryanvice$ npm install webpack-dev-middleware --save-dev
npm WARN package.json [email protected] No bin file found at ./node_modules/.bin/electron
[email protected] node_modules/webpack-dev-middleware
βββ [email protected]
βββ [email protected]
Ryans-MacBook-Air:electron-react-boilerplate-master ryanvice$ npm run hot-server
> [email protected] hot-server /Users/ryanvice/Documents/Code/electron-react-boilerplate-master
> node server.js
module.js:338
throw err;
^
Error: Cannot find module 'webpack-hot-middleware'
at Function.Module._resolveFilename (module.js:336:15)
at Function.Module._load (module.js:278:25)
at Module.require (module.js:365:17)
at require (module.js:384:17)
at Object.<anonymous> (/Users/ryanvice/Documents/Code/electron-react-boilerplate-master/server.js:16:9)
at Module._compile (module.js:460:26)
at Object.Module._extensions..js (module.js:478:10)
at Module.load (module.js:355:32)
at Function.Module._load (module.js:310:12)
at Function.Module.runMain (module.js:501:10)
npm ERR! Darwin 14.5.0
npm ERR! argv "node" "/usr/local/bin/npm" "run" "hot-server"
npm ERR! node v0.12.7
npm ERR! npm v2.11.3
npm ERR! code ELIFECYCLE
npm ERR! [email protected] hot-server: `node server.js`
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the [email protected] hot-server script 'node server.js'.
npm ERR! This is most likely a problem with the electron-react-boilerplate package,
npm ERR! not with npm itself.
npm ERR! Tell the author that this fails on your system:
npm ERR! node server.js
npm ERR! You can get their info via:
npm ERR! npm owner ls electron-react-boilerplate
npm ERR! There is likely additional logging output above.
npm ERR! Please include the following file with any support request:
npm ERR! /Users/ryanvice/Documents/Code/electron-react-boilerplate-master/npm-debug.log
Ryans-MacBook-Air:electron-react-boilerplate-master ryanvice$ npm install webpack-hot-middleware --save-dev
npm WARN package.json [email protected] No bin file found at ./node_modules/.bin/electron
[email protected] node_modules/webpack-hot-middleware
βββ [email protected]
βββ [email protected] ([email protected])
Ryans-MacBook-Air:electron-react-boilerplate-master ryanvice$