Open jhannwong opened 8 years ago
Not, download with http://gajus.com/sandbox/brim/demo/ js-scrips: scream.js, platform.js and brim.js. Please do not kick, do not know much English.
I have same problem but link 'http://gajus.com/sandbox/brim/demo/js-scrips' don't have scream.js, platform.js and brim.js files to download. Where i can found these files ? Sorry for my english.
Use bower to install brim, than add to project bower_components\brim\dist\brim.js and bower_components\scream\dist\scream.js and it work.
Good work!
2017-09-19 16:11 GMT+05:00 roland502 notifications@github.com:
Use bower to install brim, than add to project bower_components\brim\dist\brim.js and bower_components\scream\dist\scream.js and it work.
— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/gajus/brim/issues/22#issuecomment-330506901, or mute the thread https://github.com/notifications/unsubscribe-auth/AVWd6RSzezjtBPpmV8xu7NC4A9Xgcp8wks5sj6FcgaJpZM4I2_i4 .
My English to big bad.
2017-09-19 18:00 GMT+05:00 Александр Гопанков gopankov.aa@gmail.com:
Good work!
2017-09-19 16:11 GMT+05:00 roland502 notifications@github.com:
Use bower to install brim, than add to project bower_components\brim\dist\brim.js and bower_components\scream\dist\scream.js and it work.
— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/gajus/brim/issues/22#issuecomment-330506901, or mute the thread https://github.com/notifications/unsubscribe-auth/AVWd6RSzezjtBPpmV8xu7NC4A9Xgcp8wks5sj6FcgaJpZM4I2_i4 .
Is there something I'm missing? I copied the entire
brim/demo/basic/index.html
, changed the javascript locations to point to my localnode_modules/brim/...
. And I got that error.Node.js issues?