Skip to content

Download and Make not working #4

@aquan9

Description

@aquan9

It appears that there are missing dependancies that are missing from the install process.

See the following:

aquan@pumpernickel-ubuntu:~/Documents/cinema_bandit$ make
mkdir -p build/cinema/bandit/v1.2
cd js; cat LineChart.js TwoImageDisplay.js Main.js | babel-minify > ../build/cinema/bandit/v1.2/CinemaBandit.v1.2.min.js
/bin/sh: 1: cd: can't cd to js
/bin/sh: 1: cannot create ../build/cinema/bandit/v1.2/CinemaBandit.v1.2.min.js: Directory nonexistent
/bin/sh: 1: babel-minify: not found
cat: LineChart.js: No such file or directory
cat: TwoImageDisplay.js: No such file or directory
cat: Main.js: No such file or directory
makefile:15: recipe for target 'minify' failed
make: *** [minify] Error 127

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions