#31 npm install fails; demo apps not working

Closed
opened 6 years ago by kap00n · 2 comments
kap00n commented 6 years ago

I tried to install and set up amber, but the install fails.

Whether or not related, in consequence the demo apps do not work, nor does the IDE.

How can the devs be contacted? Would you mind giving contact info on LOL git readme.md?

#:~/(local directory)$ npm install -g grunt-cli grunt-init bower amber-cli
npm WARN deprecated bower@1.8.2: ...psst! Your project can stop working at any moment because its dependencies can change. Prevent this by migrating to Yarn: https://bower.io/blog/2017/how-to-migrate-away-from-bower/
npm WARN deprecated minimatch@0.2.14: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue
npm WARN deprecated coffee-script@1.3.3: CoffeeScript on NPM has moved to "coffeescript" (no hyphen)
npm WARN deprecated minimatch@0.3.0: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue
npm WARN deprecated graceful-fs@1.2.3: please upgrade to graceful-fs 4 for compatibility with current and future versions of Node.js
npm WARN engine amber@0.21.0: wanted: {"node":">=4.0.0"} (current: {"node":"0.10.29","npm":"1.4.21"})
npm WARN engine amber-dev@0.10.1: wanted: {"amber":">=0.19.1","node":">=4.0.0"} (current: {"node":"0.10.29","npm":"1.4.21"})
/home/(local user)/npm/bin/grunt -> /home/(local user)/npm/lib/node_modules/grunt-cli/bin/grunt
/home/(local user)/npm/bin/grunt-init -> /home/(local user)/npm/lib/node_modules/grunt-init/bin/grunt-init
/home/(local user)/npm/bin/amber -> /home/(local user)/npm/lib/node_modules/amber-cli/support/amber-cli.js
/home/(local user)/npm/bin/amberc -> /home/(local user)/npm/lib/node_modules/amber-cli/support/amberc-cli.js /home/(local user)/npm/bin/bower -> /home/(local user)/npm/lib/node_modules/bower/bin/bower grunt-cli@1.2.0 /home/(local user)/npm/lib/node_modules/grunt-cli ├── grunt-known-options@1.1.0 ├── resolve@1.1.7 ├── nopt@3.0.6 (abbrev@1.1.1) └── findup-sync@0.3.0 (glob@5.0.15)

grunt-init@0.3.2 /home/(local user)/npm/lib/node_modules/grunt-init ├── semver@1.0.14 ├── colors@0.6.2 ├── async@0.2.10 ├── hooker@0.2.3 ├── lodash@2.4.2 ├── prompt@0.1.12 (pkginfo@0.4.1, async@0.1.22, winston@0.5.11) └── grunt@0.4.5 (which@1.0.9, dateformat@1.0.2-1.2.3, eventemitter2@0.4.14, getobject@0.1.0, rimraf@2.2.8, async@0.1.22, grunt-legacy-util@0.2.0, nopt@1.0.10, exit@0.1.2, lodash@0.9.2, coffee-script@1.3.3, underscore.string@2.2.1, glob@3.1.21, minimatch@0.2.14, iconv-lite@0.2.11, js-yaml@2.0.5, findup-sync@0.1.3, grunt-legacy-log@0.1.3)

amber-cli@0.101.0 /home/(local user)/npm/lib/node_modules/amber-cli ├── grunt-init-amber@0.21.0 ├── amber-dev@0.10.1 (amdefine@1.0.1, requirejs-text@2.0.15, es6-promise@4.2.4, requirejs@2.3.5, amd-config-builder@0.2.3) └── amber@0.21.0

bower@1.8.2 /home/(local user)/npm/lib/node_modules/bower (local user):~/(local diractory)$ amber init Welcome to Amber CLI version 0.101.0 (Amber 0.18.5, NodeJS 0.10.29). Running "init:/home/(local user)/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) Test [?] Main class and package of Amber application. Project name is derived by lowercasing this. (Test)
[?] Description (The Application or The Library doing The Thing.) [?] Author name (none) [?] Author email (none) [?] Namespace of the new Amber package. (amber-test) [?] Version (0.1.0) [?] Project git repository (git://github.com/(local user)/test.git) /home/(local user)/(locald directory//git [?] Project homepage (none) [?] Project issues tracker (none) [?] Author url (none) [?] Licenses (MIT) proprietary [?] Do you need to make any changes to the above before continuing? (y/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/Test.js...OK Writing src/Test.st...OK Writing src/Test-Tests.js...OK Writing src/Test-Tests.st...OK Writing testing.js...OK Writing uninstall.html...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 optionally, 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 amber#^0.21.0 cached https://lolg.it/amber/amber.git#0.21.0 bower amber#^0.21.0 validate 0.21.0 against https://lolg.it/amber/amber.git#^0.21.0 bower amber-contrib-jquery#^0.4.1 cached https://lolg.it/amber/amber-contrib-jquery.git#0.4.1 bower amber-contrib-jquery#^0.4.1 validate 0.4.1 against https://lolg.it/amber/amber-contrib-jquery.git#^0.4.1 bower domite#^0.7.1 cached https://lolg.it/herby/domite.git#0.7.1 bower domite#^0.7.1 validate 0.7.1 against https://lolg.it/herby/domite.git#^0.7.1 bower amber-contrib-web#^0.5.1 cached https://lolg.it/amber/amber-contrib-web.git#0.5.1 bower amber-contrib-web#^0.5.1 validate 0.5.1 against https://lolg.it/amber/amber-contrib-web.git#^0.5.1 bower amber-contrib-legacy#^0.6.0 cached https://lolg.it/amber/amber-contrib-legacy.git#0.6.0 bower amber-contrib-legacy#^0.6.0 validate 0.6.0 against https://lolg.it/amber/amber-contrib-legacy.git#^0.6.0 bower silk#^0.3.1 cached https://lolg.it/herby/silk.git#0.3.1 bower silk#^0.3.1 validate 0.3.1 against https://lolg.it/herby/silk.git#^0.3.1 bower helios#^0.9.0 cached https://lolg.it/amber/helios.git#0.9.0 bower helios#^0.9.0 validate 0.9.0 against https://lolg.it/amber/helios.git#^0.9.0 bower amber-compat-es2015#^0.1.5 cached https://lolg.it/amber/amber-compat-es2015.git#0.1.5 bower amber-compat-es2015#^0.1.5 validate 0.1.5 against https://lolg.it/amber/amber-compat-es2015.git#^0.1.5 bower amber-ide-starter-dialog#^0.1.0 cached https://lolg.it/amber/amber-ide-starter.git#0.1.0 bower amber-ide-starter-dialog#^0.1.0 validate 0.1.0 against https://lolg.it/amber/amber-ide-starter.git#^0.1.0 bower amber#>=0.19.0 cached https://lolg.it/amber/amber.git#0.21.0 bower amber#>=0.19.0 validate 0.21.0 against https://lolg.it/amber/amber.git#>=0.19.0 bower amber#>=0.21.0 cached https://lolg.it/amber/amber.git#0.21.0 bower amber#>=0.21.0 validate 0.21.0 against https://lolg.it/amber/amber.git#>=0.21.0 bower amber-contrib-web#>=0.5.0 cached https://lolg.it/amber/amber-contrib-web.git#0.5.1 bower amber-contrib-web#>=0.5.0 validate 0.5.1 against https://lolg.it/amber/amber-contrib-web.git#>=0.5.0 bower jquery-ui#>=1.9.2 cached https://github.com/components/jqueryui.git#1.12.1 bower jquery-ui#>=1.9.2 validate 1.12.1 against https://github.com/components/jqueryui.git#>=1.9.2 bower codemirror#^5.25.2 cached https://github.com/components/codemirror.git#5.36.0 bower codemirror#^5.25.2 validate 5.36.0 against https://github.com/components/codemirror.git#^5.25.2 bower jquery#>=1.7.0 cached https://github.com/jquery/jquery-dist.git#3.3.1 bower jquery#>=1.7.0 validate 3.3.1 against https://github.com/jquery/jquery-dist.git#>=1.7.0 bower require-css#^0.1.2 cached https://github.com/guybedford/require-css.git#0.1.10 bower require-css#^0.1.2 validate 0.1.10 against https://github.com/guybedford/require-css.git#^0.1.2 bower mousetrap#^1.4.6 cached https://github.com/ccampbell/mousetrap.git#1.6.1 bower mousetrap#^1.4.6 validate 1.6.1 against https://github.com/ccampbell/mousetrap.git#^1.4.6 bower blockui#2.65 cached https://github.com/malsup/blockui.git#2.65 bower blockui#2.65 validate 2.65 against https://github.com/malsup/blockui.git#2.65 bower jquery#>=1.6 cached https://github.com/jquery/jquery-dist.git#3.3.1 bower jquery#>=1.6 validate 3.3.1 against https://github.com/jquery/jquery-dist.git#>=1.6 bower es6-promise#^3.0.2 cached https://github.com/components/es6-promise.git#3.3.1 bower es6-promise#^3.0.2 validate 3.3.1 against https://github.com/components/es6-promise.git#^3.0.2
bower bootstrap#^3.3.4 cached https://github.com/twbs/bootstrap.git#3.3.7
bower bootstrap#^3.3.4 validate 3.3.7 against https://github.com/twbs/bootstrap.git#^3.3.4
bower typeahead.js#^0.10.5 cached https://github.com/twitter/typeahead.js.git#0.10.5
bower typeahead.js#^0.10.5 validate 0.10.5 against https://github.com/twitter/typeahead.js.git#^0.10.5
bower showdown#^0.5.0 cached https://github.com/showdownjs/showdown.git#0.5.4
bower showdown#^0.5.0 validate 0.5.4 against https://github.com/showdownjs/showdown.git#^0.5.0
bower domite#^0.7.1 install domite#0.7.1
bower amber-contrib-legacy#^0.6.0 install amber-contrib-legacy#0.6.0
bower amber-contrib-jquery#^0.4.1 install amber-contrib-jquery#0.4.1
bower amber-contrib-web#>=0.5.0 install amber-contrib-web#0.5.1
bower amber#>=0.19.0 install amber#0.21.0
bower amber-ide-starter-dialog#^0.1.0 install amber-ide-starter-dialog#0.1.0
bower silk#^0.3.1 install silk#0.3.1
bower jquery-ui#>=1.9.2 install jquery-ui#1.12.1 bower codemirror#^5.25.2 install codemirror#5.36.0 bower require-css#^0.1.2 install require-css#0.1.10 bower jquery#>=1.6 install jquery#3.3.1 bower mousetrap#^1.4.6 install mousetrap#1.6.1 bower blockui#2.65 install blockui#2.65 bower amber-compat-es2015#^0.1.5 install amber-compat-es2015#0.1.5 bower helios#^0.9.0 install helios#0.9.0 bower es6-promise#^3.0.2 install es6-promise#3.3.1 bower typeahead.js#^0.10.5 install typeahead.js#0.10.5 bower showdown#^0.5.0 install showdown#0.5.4 bower bootstrap#^3.3.4 install bootstrap#3.3.7

domite#0.7.1 bower_components/domite └── amber#0.21.0

amber-contrib-legacy#0.6.0 bower_components/amber-contrib-legacy ├── amber#0.21.0 ├── amber-contrib-web#0.5.1 ├── codemirror#5.36.0 ├── jquery-ui#1.12.1 └── require-css#0.1.10

amber-contrib-jquery#0.4.1 bower_components/amber-contrib-jquery ├── amber#0.21.0 └── jquery#3.3.1

amber-contrib-web#0.5.1 bower_components/amber-contrib-web ├── amber#0.21.0 └── amber-contrib-jquery#0.4.1

amber#0.21.0 bower_components/amber

amber-ide-starter-dialog#0.1.0 bower_components/amber-ide-starter-dialog ├── blockui#2.65 └── mousetrap#1.6.1

silk#0.3.1 bower_components/silk ├── amber#0.21.0 └── domite#0.7.1

jquery-ui#1.12.1 bower_components/jquery-ui └── jquery#3.3.1

codemirror#5.36.0 bower_components/codemirror

require-css#0.1.10 bower_components/require-css

jquery#3.3.1 bower_components/jquery

mousetrap#1.6.1 bower_components/mousetrap

blockui#2.65 bower_components/blockui └── jquery#3.3.1

amber-compat-es2015#0.1.5 bower_components/amber-compat-es2015 └── es6-promise#3.3.1

helios#0.9.0 bower_components/helios ├── amber#0.21.0 ├── amber-contrib-web#0.5.1 ├── bootstrap#3.3.7 ├── codemirror#5.36.0 ├── jquery-ui#1.12.1 ├── require-css#0.1.10 ├── showdown#0.5.4 └── typeahead.js#0.10.5

es6-promise#3.3.1 bower_components/es6-promise

typeahead.js#0.10.5 bower_components/typeahead.js └── jquery#3.3.1

showdown#0.5.4 bower_components/showdown

bootstrap#3.3.7 bower_components/bootstrap └── jquery#3.3.1 grunt-contrib-requirejs@1.0.0 node_modules/grunt-contrib-requirejs

grunt-exec@2.0.0 node_modules/grunt-exec

requirejs@2.3.5 node_modules/requirejs

grunt-contrib-clean@1.1.0 node_modules/grunt-contrib-clean ├── async@1.5.2 └── rimraf@2.6.2 (glob@7.1.2)

amber-dev@0.10.1 node_modules/amber-dev ├── amdefine@1.0.1 ├── requirejs-text@2.0.15 ├── es6-promise@4.2.4 └── amd-config-builder@0.2.3 (findit2@2.2.3, lodash@2.4.2)

grunt@1.0.1 node_modules/grunt ├── grunt-known-options@1.1.0 ├── path-is-absolute@1.0.1 ├── eventemitter2@0.4.14 ├── rimraf@2.2.8 ├── exit@0.1.2 ├── iconv-lite@0.4.19 ├── coffee-script@1.10.0 ├── minimatch@3.0.4 (brace-expansion@1.1.11) ├── nopt@3.0.6 (abbrev@1.1.1) ├── grunt-cli@1.2.0 (resolve@1.1.7) ├── findup-sync@0.3.0 (glob@5.0.15) ├── glob@7.0.6 (inherits@2.0.3, fs.realpath@1.0.0, inflight@1.0.6, once@1.4.0) ├── js-yaml@3.5.5 (esprima@2.7.3, argparse@1.0.10) ├── dateformat@1.0.12 (get-stdin@4.0.1, meow@3.7.0) ├── grunt-legacy-util@1.0.0 (getobject@0.1.0, hooker@0.2.3, which@1.2.14, async@1.5.2, underscore.string@3.2.3, lodash@4.3.0) └── grunt-legacy-log@1.0.1 (hooker@0.2.3, colors@1.1.2, underscore.string@3.3.4, lodash@4.17.5, grunt-legacy-log-utils@1.0.0) Running "amdconfig:app" (amdconfig) task

Running "amberc:all" (amberc) task { [Error: Assertion failed: function () {

    return typeof Promise === "function";
}]

requireMap: { prefix: undefined,

 name: 'amber/kernel-checks',
 parentMap: 
  { prefix: undefined,
    name: 'amber/boot',
    parentMap: [Object],
    unnormalized: false,
    url: './bower_components/amber/support/boot.js',
    originalName: 'amber/boot',
    isDefine: true,
    id: 'amber/boot' },
 unnormalized: false,
 url: './bower_components/amber/support/kernel-checks.js',
 originalName: './kernel-checks',
 isDefine: true,
 id: 'amber/kernel-checks' },

requireModules: [ 'amber/kernel-checks' ], requireType: 'define' }

Running "amdconfig:app" (amdconfig) task

Running "requirejs:devel" (requirejs) task

Done.

The project should now be set up.

I tried to install and set up amber, but the install fails. Whether or not related, in consequence the demo apps do not work, nor does the IDE. How can the devs be contacted? Would you mind giving contact info on LOL git readme.md? #:~/(local directory)$ npm install -g grunt-cli grunt-init bower amber-cli npm WARN deprecated bower@1.8.2: ...psst! Your project can stop working at any moment because its dependencies can change. Prevent this by migrating to Yarn: https://bower.io/blog/2017/how-to-migrate-away-from-bower/ npm WARN deprecated minimatch@0.2.14: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue npm WARN deprecated coffee-script@1.3.3: CoffeeScript on NPM has moved to "coffeescript" (no hyphen) npm WARN deprecated minimatch@0.3.0: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue npm WARN deprecated graceful-fs@1.2.3: please upgrade to graceful-fs 4 for compatibility with current and future versions of Node.js npm WARN engine amber@0.21.0: wanted: {"node":">=4.0.0"} (current: {"node":"0.10.29","npm":"1.4.21"}) npm WARN engine amber-dev@0.10.1: wanted: {"amber":">=0.19.1","node":">=4.0.0"} (current: {"node":"0.10.29","npm":"1.4.21"}) /home/(local user)/npm/bin/grunt -> /home/(local user)/npm/lib/node_modules/grunt-cli/bin/grunt /home/(local user)/npm/bin/grunt-init -> /home/(local user)/npm/lib/node_modules/grunt-init/bin/grunt-init /home/(local user)/npm/bin/amber -> /home/(local user)/npm/lib/node_modules/amber-cli/support/amber-cli.js /home/(local user)/npm/bin/amberc -> /home/(local user)/npm/lib/node_modules/amber-cli/support/amberc-cli.js /home/(local user)/npm/bin/bower -> /home/(local user)/npm/lib/node_modules/bower/bin/bower grunt-cli@1.2.0 /home/(local user)/npm/lib/node_modules/grunt-cli ├── grunt-known-options@1.1.0 ├── resolve@1.1.7 ├── nopt@3.0.6 (abbrev@1.1.1) └── findup-sync@0.3.0 (glob@5.0.15) grunt-init@0.3.2 /home/(local user)/npm/lib/node_modules/grunt-init ├── semver@1.0.14 ├── colors@0.6.2 ├── async@0.2.10 ├── hooker@0.2.3 ├── lodash@2.4.2 ├── prompt@0.1.12 (pkginfo@0.4.1, async@0.1.22, winston@0.5.11) └── grunt@0.4.5 (which@1.0.9, dateformat@1.0.2-1.2.3, eventemitter2@0.4.14, getobject@0.1.0, rimraf@2.2.8, async@0.1.22, grunt-legacy-util@0.2.0, nopt@1.0.10, exit@0.1.2, lodash@0.9.2, coffee-script@1.3.3, underscore.string@2.2.1, glob@3.1.21, minimatch@0.2.14, iconv-lite@0.2.11, js-yaml@2.0.5, findup-sync@0.1.3, grunt-legacy-log@0.1.3) amber-cli@0.101.0 /home/(local user)/npm/lib/node_modules/amber-cli ├── grunt-init-amber@0.21.0 ├── amber-dev@0.10.1 (amdefine@1.0.1, requirejs-text@2.0.15, es6-promise@4.2.4, requirejs@2.3.5, amd-config-builder@0.2.3) └── amber@0.21.0 bower@1.8.2 /home/(local user)/npm/lib/node_modules/bower (local user):~/(local diractory)$ amber init Welcome to Amber CLI version 0.101.0 (Amber 0.18.5, NodeJS 0.10.29). Running "init:/home/(local user)/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) Test [?] Main class and package of Amber application. Project name is derived by lowercasing this. (Test) [?] Description (The Application or The Library doing The Thing.) [?] Author name (none) [?] Author email (none) [?] Namespace of the new Amber package. (amber-test) [?] Version (0.1.0) [?] Project git repository (git://github.com/(local user)/test.git) /home/(local user)/(locald directory//git [?] Project homepage (none) [?] Project issues tracker (none) [?] Author url (none) [?] Licenses (MIT) proprietary [?] Do you need to make any changes to the above before continuing? (y/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/Test.js...OK Writing src/Test.st...OK Writing src/Test-Tests.js...OK Writing src/Test-Tests.st...OK Writing testing.js...OK Writing uninstall.html...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 optionally, 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 amber#^0.21.0 cached https://lolg.it/amber/amber.git#0.21.0 bower amber#^0.21.0 validate 0.21.0 against https://lolg.it/amber/amber.git#^0.21.0 bower amber-contrib-jquery#^0.4.1 cached https://lolg.it/amber/amber-contrib-jquery.git#0.4.1 bower amber-contrib-jquery#^0.4.1 validate 0.4.1 against https://lolg.it/amber/amber-contrib-jquery.git#^0.4.1 bower domite#^0.7.1 cached https://lolg.it/herby/domite.git#0.7.1 bower domite#^0.7.1 validate 0.7.1 against https://lolg.it/herby/domite.git#^0.7.1 bower amber-contrib-web#^0.5.1 cached https://lolg.it/amber/amber-contrib-web.git#0.5.1 bower amber-contrib-web#^0.5.1 validate 0.5.1 against https://lolg.it/amber/amber-contrib-web.git#^0.5.1 bower amber-contrib-legacy#^0.6.0 cached https://lolg.it/amber/amber-contrib-legacy.git#0.6.0 bower amber-contrib-legacy#^0.6.0 validate 0.6.0 against https://lolg.it/amber/amber-contrib-legacy.git#^0.6.0 bower silk#^0.3.1 cached https://lolg.it/herby/silk.git#0.3.1 bower silk#^0.3.1 validate 0.3.1 against https://lolg.it/herby/silk.git#^0.3.1 bower helios#^0.9.0 cached https://lolg.it/amber/helios.git#0.9.0 bower helios#^0.9.0 validate 0.9.0 against https://lolg.it/amber/helios.git#^0.9.0 bower amber-compat-es2015#^0.1.5 cached https://lolg.it/amber/amber-compat-es2015.git#0.1.5 bower amber-compat-es2015#^0.1.5 validate 0.1.5 against https://lolg.it/amber/amber-compat-es2015.git#^0.1.5 bower amber-ide-starter-dialog#^0.1.0 cached https://lolg.it/amber/amber-ide-starter.git#0.1.0 bower amber-ide-starter-dialog#^0.1.0 validate 0.1.0 against https://lolg.it/amber/amber-ide-starter.git#^0.1.0 bower amber#>=0.19.0 cached https://lolg.it/amber/amber.git#0.21.0 bower amber#>=0.19.0 validate 0.21.0 against https://lolg.it/amber/amber.git#>=0.19.0 bower amber#>=0.21.0 cached https://lolg.it/amber/amber.git#0.21.0 bower amber#>=0.21.0 validate 0.21.0 against https://lolg.it/amber/amber.git#>=0.21.0 bower amber-contrib-web#>=0.5.0 cached https://lolg.it/amber/amber-contrib-web.git#0.5.1 bower amber-contrib-web#>=0.5.0 validate 0.5.1 against https://lolg.it/amber/amber-contrib-web.git#>=0.5.0 bower jquery-ui#>=1.9.2 cached https://github.com/components/jqueryui.git#1.12.1 bower jquery-ui#>=1.9.2 validate 1.12.1 against https://github.com/components/jqueryui.git#>=1.9.2 bower codemirror#^5.25.2 cached https://github.com/components/codemirror.git#5.36.0 bower codemirror#^5.25.2 validate 5.36.0 against https://github.com/components/codemirror.git#^5.25.2 bower jquery#>=1.7.0 cached https://github.com/jquery/jquery-dist.git#3.3.1 bower jquery#>=1.7.0 validate 3.3.1 against https://github.com/jquery/jquery-dist.git#>=1.7.0 bower require-css#^0.1.2 cached https://github.com/guybedford/require-css.git#0.1.10 bower require-css#^0.1.2 validate 0.1.10 against https://github.com/guybedford/require-css.git#^0.1.2 bower mousetrap#^1.4.6 cached https://github.com/ccampbell/mousetrap.git#1.6.1 bower mousetrap#^1.4.6 validate 1.6.1 against https://github.com/ccampbell/mousetrap.git#^1.4.6 bower blockui#2.65 cached https://github.com/malsup/blockui.git#2.65 bower blockui#2.65 validate 2.65 against https://github.com/malsup/blockui.git#2.65 bower jquery#>=1.6 cached https://github.com/jquery/jquery-dist.git#3.3.1 bower jquery#>=1.6 validate 3.3.1 against https://github.com/jquery/jquery-dist.git#>=1.6 bower es6-promise#^3.0.2 cached https://github.com/components/es6-promise.git#3.3.1 bower es6-promise#^3.0.2 validate 3.3.1 against https://github.com/components/es6-promise.git#^3.0.2 bower bootstrap#^3.3.4 cached https://github.com/twbs/bootstrap.git#3.3.7 bower bootstrap#^3.3.4 validate 3.3.7 against https://github.com/twbs/bootstrap.git#^3.3.4 bower typeahead.js#^0.10.5 cached https://github.com/twitter/typeahead.js.git#0.10.5 bower typeahead.js#^0.10.5 validate 0.10.5 against https://github.com/twitter/typeahead.js.git#^0.10.5 bower showdown#^0.5.0 cached https://github.com/showdownjs/showdown.git#0.5.4 bower showdown#^0.5.0 validate 0.5.4 against https://github.com/showdownjs/showdown.git#^0.5.0 bower domite#^0.7.1 install domite#0.7.1 bower amber-contrib-legacy#^0.6.0 install amber-contrib-legacy#0.6.0 bower amber-contrib-jquery#^0.4.1 install amber-contrib-jquery#0.4.1 bower amber-contrib-web#>=0.5.0 install amber-contrib-web#0.5.1 bower amber#>=0.19.0 install amber#0.21.0 bower amber-ide-starter-dialog#^0.1.0 install amber-ide-starter-dialog#0.1.0 bower silk#^0.3.1 install silk#0.3.1 bower jquery-ui#>=1.9.2 install jquery-ui#1.12.1 bower codemirror#^5.25.2 install codemirror#5.36.0 bower require-css#^0.1.2 install require-css#0.1.10 bower jquery#>=1.6 install jquery#3.3.1 bower mousetrap#^1.4.6 install mousetrap#1.6.1 bower blockui#2.65 install blockui#2.65 bower amber-compat-es2015#^0.1.5 install amber-compat-es2015#0.1.5 bower helios#^0.9.0 install helios#0.9.0 bower es6-promise#^3.0.2 install es6-promise#3.3.1 bower typeahead.js#^0.10.5 install typeahead.js#0.10.5 bower showdown#^0.5.0 install showdown#0.5.4 bower bootstrap#^3.3.4 install bootstrap#3.3.7 domite#0.7.1 bower_components/domite └── amber#0.21.0 amber-contrib-legacy#0.6.0 bower_components/amber-contrib-legacy ├── amber#0.21.0 ├── amber-contrib-web#0.5.1 ├── codemirror#5.36.0 ├── jquery-ui#1.12.1 └── require-css#0.1.10 amber-contrib-jquery#0.4.1 bower_components/amber-contrib-jquery ├── amber#0.21.0 └── jquery#3.3.1 amber-contrib-web#0.5.1 bower_components/amber-contrib-web ├── amber#0.21.0 └── amber-contrib-jquery#0.4.1 amber#0.21.0 bower_components/amber amber-ide-starter-dialog#0.1.0 bower_components/amber-ide-starter-dialog ├── blockui#2.65 └── mousetrap#1.6.1 silk#0.3.1 bower_components/silk ├── amber#0.21.0 └── domite#0.7.1 jquery-ui#1.12.1 bower_components/jquery-ui └── jquery#3.3.1 codemirror#5.36.0 bower_components/codemirror require-css#0.1.10 bower_components/require-css jquery#3.3.1 bower_components/jquery mousetrap#1.6.1 bower_components/mousetrap blockui#2.65 bower_components/blockui └── jquery#3.3.1 amber-compat-es2015#0.1.5 bower_components/amber-compat-es2015 └── es6-promise#3.3.1 helios#0.9.0 bower_components/helios ├── amber#0.21.0 ├── amber-contrib-web#0.5.1 ├── bootstrap#3.3.7 ├── codemirror#5.36.0 ├── jquery-ui#1.12.1 ├── require-css#0.1.10 ├── showdown#0.5.4 └── typeahead.js#0.10.5 es6-promise#3.3.1 bower_components/es6-promise typeahead.js#0.10.5 bower_components/typeahead.js └── jquery#3.3.1 showdown#0.5.4 bower_components/showdown bootstrap#3.3.7 bower_components/bootstrap └── jquery#3.3.1 grunt-contrib-requirejs@1.0.0 node_modules/grunt-contrib-requirejs grunt-exec@2.0.0 node_modules/grunt-exec requirejs@2.3.5 node_modules/requirejs grunt-contrib-clean@1.1.0 node_modules/grunt-contrib-clean ├── async@1.5.2 └── rimraf@2.6.2 (glob@7.1.2) amber-dev@0.10.1 node_modules/amber-dev ├── amdefine@1.0.1 ├── requirejs-text@2.0.15 ├── es6-promise@4.2.4 └── amd-config-builder@0.2.3 (findit2@2.2.3, lodash@2.4.2) grunt@1.0.1 node_modules/grunt ├── grunt-known-options@1.1.0 ├── path-is-absolute@1.0.1 ├── eventemitter2@0.4.14 ├── rimraf@2.2.8 ├── exit@0.1.2 ├── iconv-lite@0.4.19 ├── coffee-script@1.10.0 ├── minimatch@3.0.4 (brace-expansion@1.1.11) ├── nopt@3.0.6 (abbrev@1.1.1) ├── grunt-cli@1.2.0 (resolve@1.1.7) ├── findup-sync@0.3.0 (glob@5.0.15) ├── glob@7.0.6 (inherits@2.0.3, fs.realpath@1.0.0, inflight@1.0.6, once@1.4.0) ├── js-yaml@3.5.5 (esprima@2.7.3, argparse@1.0.10) ├── dateformat@1.0.12 (get-stdin@4.0.1, meow@3.7.0) ├── grunt-legacy-util@1.0.0 (getobject@0.1.0, hooker@0.2.3, which@1.2.14, async@1.5.2, underscore.string@3.2.3, lodash@4.3.0) └── grunt-legacy-log@1.0.1 (hooker@0.2.3, colors@1.1.2, underscore.string@3.3.4, lodash@4.17.5, grunt-legacy-log-utils@1.0.0) Running "amdconfig:app" (amdconfig) task Running "amberc:all" (amberc) task { [Error: Assertion failed: function () { return typeof Promise === "function"; }] requireMap: { prefix: undefined, name: 'amber/kernel-checks', parentMap: { prefix: undefined, name: 'amber/boot', parentMap: [Object], unnormalized: false, url: './bower_components/amber/support/boot.js', originalName: 'amber/boot', isDefine: true, id: 'amber/boot' }, unnormalized: false, url: './bower_components/amber/support/kernel-checks.js', originalName: './kernel-checks', isDefine: true, id: 'amber/kernel-checks' }, requireModules: [ 'amber/kernel-checks' ], requireType: 'define' } Running "amdconfig:app" (amdconfig) task Running "requirejs:devel" (requirejs) task Done. The project should now be set up.
Herby Vojčík commented 6 years ago
Owner

Contact is in the website, pointing to google group as well as rocker.chat instance.

Also, if this issue is about cli or amber itself not working, it should have been reported in amber/amber issues (as README says:

Report issues with Amber engine, core library or amber / amberc cli tools here: https://lolg.it/amber/amber/issues.

Could you repost it there (and pls delimite pieces of terminal output with three-backtick-line at the beginning as well as at the end.

(from failure on typeof Promise === "function" it looks really strange, are you using too old (or too new) node version?)

As for putting the contact info in README, not bad idea, will do.

Contact is in the website, pointing to google group as well as rocker.chat instance. Also, if this issue is about cli or amber itself not working, it should have been reported in amber/amber issues (as README says: ``` Report issues with Amber engine, core library or amber / amberc cli tools here: https://lolg.it/amber/amber/issues. ``` Could you repost it there (and pls delimite pieces of terminal output with three-backtick-line at the beginning as well as at the end. (from failure on `typeof Promise === "function"` it looks really strange, are you using too old (or too new) node version?) As for putting the contact info in README, not bad idea, will do.
Herby Vojčík commented 6 years ago
Owner

Ah yes, see the output, lots of packages complain that your node is old. Well, using 0.10 these days. :-/ Not supported any more. Use at least 4.x.

Ah yes, see the output, lots of packages complain that your node is old. Well, using 0.10 these days. :-/ Not supported any more. Use at least 4.x.
Sign in to join this conversation.
No Label
No Milestone
No assignee
2 Participants
Loading...
Cancel
Save
There is no content yet.