Skip to content
This repository has been archived by the owner on Aug 7, 2019. It is now read-only.

Unable to compile bootstrap to use bootstrap modal #157

Open
rained23 opened this issue Dec 4, 2013 · 0 comments
Open

Unable to compile bootstrap to use bootstrap modal #157

rained23 opened this issue Dec 4, 2013 · 0 comments

Comments

@rained23
Copy link

rained23 commented Dec 4, 2013

Hi, this is my first time using Jam.js, I tried installing bootstrap via jam install bootstrap,
when I try to compile it I receive this error

jam compile -i bootstrap public/jam/require.js                                          
compiling public/jam/require.js
include bootstrap
Error: Error: ENOENT, no such file or directory '/public/jam/bootstrap/main.js'
    at Object.fs.openSync (fs.js:427:18)

    at /usr/local/lib/node_modules/jamjs/node_modules/requirejs/bin/r.js:22384:23
    at /usr/local/lib/node_modules/jamjs/node_modules/requirejs/bin/r.js:2683:39
    at /usr/local/lib/node_modules/jamjs/node_modules/requirejs/bin/r.js:2623:25
    at Function.prim.nextTick (/usr/local/lib/node_modules/jamjs/node_modules/requirejs/bin/r.js:22217:9)
    at Object.p.errback (/usr/local/lib/node_modules/jamjs/node_modules/requirejs/bin/r.js:2622:26)
    at Object.p.callback (/usr/local/lib/node_modules/jamjs/node_modules/requirejs/bin/r.js:2608:23)
    at Object.p.promise.then (/usr/local/lib/node_modules/jamjs/node_modules/requirejs/bin/r.js:2662:23)
    at build (/usr/local/lib/node_modules/jamjs/node_modules/requirejs/bin/r.js:22342:12)
    at runBuild (/usr/local/lib/node_modules/jamjs/node_modules/requirejs/bin/r.js:23843:17)
    at Object.context.execCb (/usr/local/lib/node_modules/jamjs/node_modules/requirejs/bin/r.js:1729:33)

I also tried jam install bootstrap-modal where I found from jam search,
but I am unable to use it and receive error as below

TypeError: 'undefined' is not an object (evaluating 'this.options.remote')
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant