Skip to content
This repository has been archived by the owner on May 2, 2020. It is now read-only.

Failed to setup #617

Closed
teddysasmita opened this issue Jun 29, 2017 · 6 comments
Closed

Failed to setup #617

teddysasmita opened this issue Jun 29, 2017 · 6 comments
Labels

Comments

@teddysasmita
Copy link

^[cCopying icon file - please wait ...

^[cError: Failed to copy icon file.

Please open an incident on GitHub:
https://github.com/scriptPilot/app-framework/issues

^[cError: Failed to setup app folder.

Please open an incident on GitHub:
https://github.com/scriptPilot/app-framework/issues

@scriptPilot
Copy link
Owner

@teddysasmita - Please can you add details about your system and the steps you performed?

@teddysasmita
Copy link
Author

teddysasmita commented Jun 29, 2017

I am using Ubuntu 17.04 and NodeJs 6.11 with its npm. Thank you.

  1. I created an empty directory
  2. I created package.json as you described in the Documentation
  3. I execute "npm install"
  4. as I checked the folders structure, it is not like as described in the Documentation

@axjs
Copy link

axjs commented Jun 30, 2017

https://github.com/scriptPilot/app-framework/blob/master/scripts/reset-app.js#L34

fs.copy(abs(__dirname, '../demo/icon.png'), abs(dest, 'icon.png'), function (err) {

from version 1.9.6 folder ../demo not included in npm package

@scriptPilot
Copy link
Owner

scriptPilot commented Jul 1, 2017

Should be fixed with 1.9.7, please let me know if there are still issues! @axjs - Thanks, that was the root cause.

@axjs
Copy link

axjs commented Jul 1, 2017

Solved in 1.9.7
@scriptPilot thanks for fix

@teddysasmita
Copy link
Author

teddysasmita commented Jul 2, 2017 via email

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

3 participants