简体   繁体   中英

Amber loading with script errors

I was taking a look at amber, and was following the procedure as given here https://github.com/amber-smalltalk/amber/wiki/Getting-started . But when i run amber using bin\\amber serve , i get a blank page and it has some unloaded scripts , which says

GET http://localhost:4000/bower_components/require-css/css.js 404 (Not Found) 

and similar ones.

I am following the procedure as it is and why am i getting these errors. Also if i open the index.html file in browser , everything works fine. Anyone else faced theis before?

TIA

As @uko mentioned in his comment you should use the 'Getting Started' from http://docs.amber-lang.net/ . I just updated the wiki page to redirect users there.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM