This is my first attempt to use Amber.
I'm impressed with the concept and want to try it out. So, I installed my first copy of Amber on May 12th. I setup a directory for a simple project and ran "amber init". That gave this error: bower amber-contrib-jquery#^0.4.1 ECMDERR Failed to execute "git ls-remote --tags --heads https://lolg.it/amber/amber-contrib-jquery.git", exit code of #128 fatal: repository 'https://lolg.it/amber/amber-contrib-jquery.git/' not found Additional error details: fatal: repository 'https://lolg.it/amber/amber-contrib-jquery.git/' not found bower install exec error: 1 The whole output is: [Logos:Amber/projects/project1] michael% amber init Welcome to Amber CLI version 0.101.0 (Amber 0.18.5, NodeJS 8.8.1). Running "init:/Users/Michael/npm/lib/node_modules/amber-cli/node_modules/grunt-init-amber" (init) task This task will create one or more files in the current directory, based on the environment and the answers to a few questions. Note that answering "?" to any question will show question-specific help and answering "none" to most questions will leave its value blank. "grunt-init-amber" template notes: Project title should be a human-readable title. Please answer the following: [?] Project title (Application or Library Title) firstAmberProject [?] Main class and package of Amber application. Project name is derived by lowercasing this. (Firstamberproject) [?] Description (The Application or The Library doing The Thing.) [?] Author name (Michael Kent Burns) [?] Author email ([hidden email]) [?] Namespace of the new Amber package. (amber-firstamberproject) [?] Version (0.1.0) [?] Project git repository (git://github.com/michael/project1.git) git://github.com/MichaelKentBurns/firstAmberProject [?] Project homepage (https://github.com/MichaelKentBurns/firstAmberProject) [?] Project issues tracker (https://github.com/MichaelKentBurns/firstAmberProject/issues) [?] Author url (none) [?] Licenses (MIT) [?] Do you need to make any changes to the above before continuing? (y/N) n Writing Gruntfile.js...OK Writing README.md...OK Writing deploy.js...OK Writing devel.js...OK Writing .gitignore...OK Writing index.html...OK Writing local.amd.json...OK Writing parts.html...OK Writing src/Firstamberproject.st...OK Writing src/Firstamberproject-Tests.st...OK Writing testing.js...OK Writing uninstall.html...OK Writing LICENSE-MIT...OK Writing package.json...OK Initialized from template "grunt-init-amber". You need to have these installed globally via npm: amber-cli_; _grunt-cli_; _bower. Now, install project dependencies with bower install, tool dependencies with npm install and recompile with grunt. If you are running amber init, these three tasks are going to be performed for you now. Afterwards, start the development server with amber serve. Your application is then accessible via http://localhost:4000/ Done, without errors. bower domite#^0.7.1 not-cached https://lolg.it/herby/domite.git#^0.7.1 bower domite#^0.7.1 resolve https://lolg.it/herby/domite.git#^0.7.1 bower amber-contrib-jquery#^0.4.1 not-cached https://lolg.it/amber/amber-contrib-jquery.git#^0.4.1 bower amber-contrib-jquery#^0.4.1 resolve https://lolg.it/amber/amber-contrib-jquery.git#^0.4.1 bower helios#^0.9.0 not-cached https://lolg.it/amber/helios.git#^0.9.0 bower helios#^0.9.0 resolve https://lolg.it/amber/helios.git#^0.9.0 bower amber-ide-starter-dialog#^0.1.0 not-cached https://lolg.it/amber/amber-ide-starter.git#^0.1.0 bower amber-ide-starter-dialog#^0.1.0 resolve https://lolg.it/amber/amber-ide-starter.git#^0.1.0 bower silk#^0.3.1 not-cached https://lolg.it/herby/silk.git#^0.3.1 bower silk#^0.3.1 resolve https://lolg.it/herby/silk.git#^0.3.1 bower amber-contrib-web#^0.5.1 not-cached https://lolg.it/amber/amber-contrib-web.git#^0.5.1 bower amber-contrib-web#^0.5.1 resolve https://lolg.it/amber/amber-contrib-web.git#^0.5.1 bower amber-compat-es2015#^0.1.5 not-cached https://lolg.it/amber/amber-compat-es2015.git#^0.1.5 bower amber-compat-es2015#^0.1.5 resolve https://lolg.it/amber/amber-compat-es2015.git#^0.1.5 bower amber-contrib-legacy#^0.6.0 not-cached https://lolg.it/amber/amber-contrib-legacy.git#^0.6.0 bower amber-contrib-legacy#^0.6.0 resolve https://lolg.it/amber/amber-contrib-legacy.git#^0.6.0 bower amber#^0.21.0 not-cached https://lolg.it/amber/amber.git#^0.21.0 bower amber#^0.21.0 resolve https://lolg.it/amber/amber.git#^0.21.0 bower amber-compat-es2015#^0.1.5 checkout 0.1.5 bower helios#^0.9.0 checkout v0.9.2 bower amber-ide-starter-dialog#^0.1.0 checkout 0.1.0 bower domite#^0.7.1 checkout v0.7.3 bower silk#^0.3.1 checkout v0.3.2 bower amber-compat-es2015#^0.1.5 resolved https://lolg.it/amber/amber-compat-es2015.git#0.1.5 bower amber#^0.21.0 checkout 0.21.1 bower amber-ide-starter-dialog#^0.1.0 resolved https://lolg.it/amber/amber-ide-starter.git#0.1.0 bower domite#^0.7.1 resolved https://lolg.it/herby/domite.git#0.7.3 bower silk#^0.3.1 resolved https://lolg.it/herby/silk.git#0.3.2 bower helios#^0.9.0 resolved https://lolg.it/amber/helios.git#0.9.2 bower amber#^0.21.0 progress Receiving objects: 53% (20912/39456), 5.79 MiB | 1.16 MiB/s bower amber#^0.21.0 progress Receiving objects: 54% (21307/39456), 6.30 MiB | 1.13 MiB/s bower amber#^0.21.0 progress Receiving objects: 59% (23280/39456), 7.55 MiB | 1.08 MiB/s bower amber#^0.21.0 progress Receiving objects: 62% (24463/39456), 8.71 MiB | 1.21 MiB/s bower amber#^0.21.0 progress Receiving objects: 64% (25498/39456), 9.48 MiB | 1.06 MiB/s bower amber#^0.21.0 progress Receiving objects: 65% (25647/39456), 10.28 MiB | 934.00 KiB/s bower amber#^0.21.0 progress Receiving objects: 65% (25714/39456), 11.23 MiB | 919.00 KiB/s bower amber#^0.21.0 progress Receiving objects: 66% (26279/39456), 12.20 MiB | 893.00 KiB/s bower amber#^0.21.0 progress Receiving objects: 70% (27688/39456), 13.21 MiB | 853.00 KiB/s bower amber#^0.21.0 progress Receiving objects: 72% (28445/39456), 13.73 MiB | 912.00 KiB/s bower amber#^0.21.0 progress Receiving objects: 73% (28887/39456), 14.61 MiB | 914.00 KiB/s bower amber#^0.21.0 progress Receiving objects: 74% (29303/39456), 15.54 MiB | 906.00 KiB/s bower amber-contrib-jquery#^0.4.1 ECMDERR Failed to execute "git ls-remote --tags --heads https://lolg.it/amber/amber-contrib-jquery.git", exit code of #128 fatal: repository 'https://lolg.it/amber/amber-contrib-jquery.git/' not found Additional error details: fatal: repository 'https://lolg.it/amber/amber-contrib-jquery.git/' not found bower install exec error: 1 [Logos:Amber/projects/project1] In spite of that error I seem to be able to use that project to run the example application. I don't understand (yet) how to make changes, or to evaluate the initial state. It has three buttons, and none of them seem to do anything. And they don't show anything in the javascript console. Is this expected? Can you suggest a simple change I can make? How can I add a button that will open the IDE? You received this message because you are subscribed to the Google Groups "amber-lang" group. To unsubscribe from this group and stop receiving emails from it, send an email to [hidden email]. To view this discussion on the web visit https://groups.google.com/d/msgid/amber-lang/c0038de7-19bd-4f24-8df3-444e5b70b521n%40googlegroups.com. |
Free forum by Nabble | Edit this page |