Welcome to the Treehouse Community
Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.
Looking to learn something new?
Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.
Start your free trialchuck kotulka
4,583 Pointsfoundation for apps - plugin error !!
Last login: Thu Nov 5 17:12:24 on console chucks-MacBook-Pro:~ kotulka$ cd desktop chucks-MacBook-Pro:desktop kotulka$ cd chuck chucks-MacBook-Pro:chuck kotulka$ foundation-apps watch
foundation-apps-template@1.1.0 start /Users/kotulka/Desktop/chuck gulp
[17:18:18] Using gulpfile ~/Desktop/chuck/gulpfile.js [17:18:18] Starting 'build'... [17:18:18] Starting 'clean'... [17:18:18] Finished 'clean' after 47 ms [17:18:18] Starting 'copy'... [17:18:18] Starting 'copy:foundation'... [17:18:21] Finished 'copy:foundation' after 3.14 s [17:18:21] Starting 'sass'... [17:18:26] Starting 'uglify:foundation'... [17:18:26] Starting 'uglify:app'... [17:18:27] Finished 'copy' after 8.41 s [17:18:27] Finished 'uglify:app' after 219 ms [17:18:27] Finished 'uglify:foundation' after 1.46 s [17:18:27] Starting 'uglify'... [17:18:27] Finished 'uglify' after 18 Ξs [17:18:28] Finished 'sass' after 6.65 s [17:18:28] Starting 'copy:templates'... /Users/kotulka/Desktop/chuck/node_modules/front-router/node_modules/gulp-util/lib/PluginError.js:73 if (!this.message) throw new Error('Missing error message'); ^
Error: Missing error message
at new PluginError (/Users/kotulka/Desktop/chuck/node_modules/front-router/node_modules/gulp-util/lib/PluginError.js:73:28)
at DestroyableTransform.bufferContents as _transform
at DestroyableTransform.Transform._read (/Users/kotulka/Desktop/chuck/node_modules/front-router/node_modules/through2/node_modules/readable-stream/lib/_stream_transform.js:184:10)
at DestroyableTransform.Transform._write (/Users/kotulka/Desktop/chuck/node_modules/front-router/node_modules/through2/node_modules/readable-stream/lib/_stream_transform.js:172:12)
at doWrite (/Users/kotulka/Desktop/chuck/node_modules/front-router/node_modules/through2/node_modules/readable-stream/lib/_stream_writable.js:237:10)
at writeOrBuffer (/Users/kotulka/Desktop/chuck/node_modules/front-router/node_modules/through2/node_modules/readable-stream/lib/_stream_writable.js:227:5)
at DestroyableTransform.Writable.write (/Users/kotulka/Desktop/chuck/node_modules/front-router/node_modules/through2/node_modules/readable-stream/lib/_stream_writable.js:194:11)
at write (/Users/kotulka/Desktop/chuck/node_modules/gulp/node_modules/vinyl-fs/node_modules/through2/node_modules/readable-stream/lib/_stream_readable.js:623:24)
at flow (/Users/kotulka/Desktop/chuck/node_modules/gulp/node_modules/vinyl-fs/node_modules/through2/node_modules/readable-stream/lib/_stream_readable.js:632:7)
at DestroyableTransform.pipeOnReadable (/Users/kotulka/Desktop/chuck/node_modules/gulp/node_modules/vinyl-fs/node_modules/through2/node_modules/readable-stream/lib/_stream_readable.js:664:5)
Error: foundation-apps-template@1.1.0 start: gulp
Exit status 1
at EventEmitter.<anonymous> (/usr/local/lib/node_modules/foundation-cli/node_modules/npm/lib/utils/lifecycle.js:214:16)
at emitTwo (events.js:87:13)
at EventEmitter.emit (events.js:172:7)
at ChildProcess.<anonymous> (/usr/local/lib/node_modules/foundation-cli/node_modules/npm/lib/utils/spawn.js:24:14)
at emitTwo (events.js:87:13)
at ChildProcess.emit (events.js:172:7)
at maybeClose (internal/child_process.js:818:16)
at Process.ChildProcess._handle.onexit (internal/child_process.js:211:5)
chucks-MacBook-Pro:chuck kotulka$ foundation-apps watch