Hi,
I use the:
- SMP 3 SDK SP08 PL04
- Java JDK 8u51
- Git-1.9.5-preview20150319
- Node v0.10.38-x64
- SAP HAT 1.5.2
- Ant 1.9.6
- Android SDK Tools 24.3.3
- Android AVD Api Level 19 (4.4.2)
- Cordova 4.2.0
And when i run the HAT setup, i get this error.
ERROR:
The build script exited unexpectedly!
No config file specified. Searching for config.json in the current directory. Config file found at c:\SAP_HAT\WebIdeCompanion\companionapp/config.json. platforms: android Creating WebIdeCompanion project. Creating a new cordova project with name "WebIdeCompanion" and id "com.sap.ide.companion" at location "c:\SAP_HAT\WebIdeCompanion\companionapp\CompanionApp" Using custom www assets from c:\SAP_HAT\WebIdeCompanion\companionapp\assets\www c:\SAP_HAT\WebIdeCompanion\companionapp\CompanionApp c:\SAP_HAT\WebIdeCompanion\companionapp Adding platforms... android Creating android project... Creating Cordova project for the Android platform: Path: platforms\android Package: com.sap.ide.companion Name: WebIdeCompanion Android target: android-19 Copying template files... Project successfully created. Adding CompanionApp plugins... Fetching plugin "..\plugins/toolbar" via plugin registry npm ERR! addLocal Could not install ..\plugins/toolbar Error: ENOENT, open 'c:\SAP_HAT\WebIdeCompanion\companionapp\plugins\toolbar\package.json' cmd error The node process of the build script exited with code 1.
Help please!!