-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Description
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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels