Skip to content

Installation: Error: EISDIR, illegal operation on a directory #18

@Arsca

Description

@Arsca

Hi,

I'm getting this error on installation:
npm: 2.14.2
node: v0.12.0
osx: El Capitan
bower: 1.6.8

gitboard - master $> ENVIRONMENT=production make
...
bootstrap#3.3.6 build/static/bower_components/bootstrap
└── jquery#2.1.1

font-mfizz#2.0.0 build/static/bower_components/font-mfizz

marked#0.3.3 build/static/bower_components/marked

markdown#0.5.0 build/static/bower_components/markdown

octicons#3.3.0 build/static/bower_components/octicons

bootstrap-sass#3.3.6 build/static/bower_components/bootstrap-sass
└── jquery#2.1.1
rsync -rupE src/assets build/static
mkdir -p build/static/js
rsync -rupE src/js --include="*.js" build/static
jsx src/js build/static/js -x jsx
could not open file: src/js, Error: EISDIR, illegal operation on a directory

make: *** [jsx] Error 65
gitboard - master $>

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions