Code Monkey home page Code Monkey logo

brunch-eggs-and-bacon's Issues

brunch build error

Hi,

I'm facing an issue when i try to use your skeleton:

brunch build
node.js:201
        throw e; // process.nextTick error, or 'error' event on first tick
              ^
Error: write EPIPE
    at errnoException (net.js:670:11)
    at Object.afterWrite [as oncomplete] (net.js:503:19)

My configuration:

$ node -v v0.6.14 $ brunch -v 1.2.1

Thanks

brunch build error

After running
brunch new myProject -s github://nezoomie/brunch-eggs-and-bacon08
cd myProject
brunch build errored with:

`events.js:66
throw arguments[1]; // Unhandled 'error' event
^
Error: write EPIPE
at errnoException (net.js:781:11)
at Object.afterWrite (net.js:594:19)``

I'm on OSx 10.7 with node v0.8.1. Have I missed something or is this a real issue?

Brunch Build Error for compiler.type

This is after working around the issue in #2, for a newly created project:

node -v
v0.6.19

brunch -v
1.2.2

Mac OSX 10.7.3

12 Jun 23:27:17 - debug: Initializing fs_utils.SourceFile: { path: 'app/models/collection.js',
isHelper: false,
isVendor: false }

/usr/local/lib/node_modules/brunch/lib/fs_utils/source_file.js:26
this.type = this.compiler.type;
^
TypeError: Cannot read property 'type' of undefined
at new SourceFile (/usr/local/lib/node_modules/brunch/lib/fs_utils/source_file.js:26:32)
at FileList._add (/usr/local/lib/node_modules/brunch/lib/fs_utils/file_list.js:132:14)
at FileList. (/usr/local/lib/node_modules/brunch/lib/fs_utils/file_list.js:152:78)
at FileList._change (/usr/local/lib/node_modules/brunch/lib/fs_utils/file_list.js:4:61)
at FileList.emit (events.js:77:17)
at BrunchWatcher. (/usr/local/lib/node_modules/brunch/lib/commands/watch.js:106:28)
at BrunchWatcher.changeFileList (/usr/local/lib/node_modules/brunch/lib/commands/watch.js:4:61)
at EventEmitter. (/usr/local/lib/node_modules/brunch/lib/commands/watch.js:126:24)
at EventEmitter.emit (events.js:67:17)
at EventEmitter._handleFile (/usr/local/lib/node_modules/brunch/node_modules/chokidar/lib/index.js:98:8)

Tests

Hey there !

I really can't make tests work correctly, does somebody have any suggestion ? :(

Basically I get:

Error: Can't find tests for this project.

I don't know how to configure it in order to recognize my test files... I checked in other skeletons but couldn't reach anything yet :/ If you ran into this problem & found a solution it would be great to share :)

Cheers,

node.js:201 .. throw e; // process.nextTick error, or 'error' event on first tick

larry@ubuntu:/dev$ node -v
v0.6.10
larry@ubuntu:
/dev$ brunch -v
1.2.2
larry@ubuntu:/dev$ brunch new try2 -s git://github.com/LarryEitel/brunch-eggs-and-bacon.git
08 Jun 16:30:00 - info: Created brunch directory layout
08 Jun 16:30:00 - info: Installing packages...
larry@ubuntu:
/dev$ cd try2/
larry@ubuntu:~/dev/try2$ brunch b

node.js:201
throw e; // process.nextTick error, or 'error' event on first tick
^
Error: write EPIPE
at errnoException (net.js:642:11)
at Object.afterWrite as oncomplete

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.