What am I doing wrong? Installation.

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

What am I doing wrong? Installation.

Genosse
This post was updated on .
 Hi! I installed the Amber for training (windows). But in a browser (localhost:4000/index.html), I get a blank page ( with:
<html><head>
   ......
<body>
<script type="text/javascript"> require( ["amber/devel"], function (smalltalk) { smalltalk.initialize({'transport.defaultAmdNamespace': "amber_core"}); smalltalk.globals.Browser._open(); } ); </script>
 
</body></html>

 ).

PS.
/bower_components/ directory is missing...
Reply | Threaded
Open this post in threaded view
|

Re: What am I doing wrong? Installation.

Genosse
This post was updated on .
Well, I had a problem with the git. Now ok