You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I downloaded your starter kit, and tried running it as-is in Chrome 59, but I get errors as follows:
Error: failed to load 'ps/Component.js' from /ui5-app/Component.js: SyntaxError: Unexpected token ...
I understand that ... is the syntax for Argument Lists in ES6. Since SapUI5/OpenUI5 are front-end technologies, I wondered if you have available a starter kit that targets the browsers that users are likely to be running, without having to change the browser setup? Maybe one of your earlier commits perhaps.
The text was updated successfully, but these errors were encountered:
Hi Mark,
you are totally right. The openui5-starter-kit is badly maintained and parts of it are in ES6. At the time this repository is deprecated and should be removed. Good news: A new (much more modern) starter-kit for UI5 is currently being prepared and will be published in approximately 1-2 weeks on this account: https://github.com/pulseshift <https://github.com/pulseshift>
Meanwhile: Please check the official SAP account, there you will you (more or less deprecated) starter-kits, too.
Sorry for the circumstances, but recovery is soon in prospect.
Kind Regards,
Jascha
Hackerstolz e.V.
Rheinhäuserstrasse 12
68165 Mannheim Germany
Twitter: @hackerstolzwww.hackerstolz.de <http://www.hackerstolz.de/>
Jascha Quintern
Hackerstolz e.V. – Co-Founder & Board Member
startregion e.V. – Co-Founder & Board Member
PulseShift GmbH – Co-Founder & CXO
Mobile: +49 1577 3819880
Twitter: @fuchsvomwalde
Instagram: fuchsvomwalde
Mailto: [email protected] <mailto:[email protected]>
Homepage: www.jascha-quintern.de <http://www.jascha-quintern.de/>
Find me on Facebook, XING & LinkedIn
Am 22.06.2017 um 13:31 schrieb Mark Rabjohn ***@***.***>:
I downloaded your starter kit, and tried running it as-is in Chrome 59, but I get errors as follows:
Error: failed to load 'ps/Component.js' from /ui5-app/Component.js: SyntaxError: Unexpected token ...
I understand that ... is the syntax for Argument Lists in ES6. Since SapUI5/OpenUI5 are front-end technologies, I wondered if you have available a starter kit that targets the browsers that users are likely to be running, without having to change the browser setup? Maybe one of your earlier commits perhaps.
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub <#1>, or mute the thread <https://github.com/notifications/unsubscribe-auth/AITaU4xSUobYp89UpVT1OqPAtWd7rvWpks5sGlCEgaJpZM4OCKh8>.
I downloaded your starter kit, and tried running it as-is in Chrome 59, but I get errors as follows:
Error: failed to load 'ps/Component.js' from /ui5-app/Component.js: SyntaxError: Unexpected token ...
I understand that ... is the syntax for Argument Lists in ES6. Since SapUI5/OpenUI5 are front-end technologies, I wondered if you have available a starter kit that targets the browsers that users are likely to be running, without having to change the browser setup? Maybe one of your earlier commits perhaps.
The text was updated successfully, but these errors were encountered: