Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Spaces in project directory leads to plugin add failure. #13

Open
agamemnus opened this issue Aug 14, 2014 · 4 comments
Open

Spaces in project directory leads to plugin add failure. #13

agamemnus opened this issue Aug 14, 2014 · 4 comments

Comments

@agamemnus
Copy link

Not sure if cordova or cocoonjs-cli.

EG:

"D:\My Documents\myproject"

@ludei
Copy link
Collaborator

ludei commented Aug 20, 2014

Which version are you using?

$ cocoonjs --version

@agamemnus
Copy link
Author

(Edit: actually this seems to be a Webview+ build file error, not a CLI error. My bad. Other plugins don't error out.)

1.0.0-0.5.0.

It fails with the ant release command.

[CocoonJS] Executing 'ant release -buildfile D:\My Documents\myproject\plugins\com.ludei.webview.plus\android\build.xml'

Compiles with a relative directory in the same space.

@ludei
Copy link
Collaborator

ludei commented Aug 20, 2014

Can you paste the log of the following command?

$ cocoonjs plugin add com.ludei.webview.plus -d

@agamemnus
Copy link
Author

Sorry, I just updated the text above... but, here:

D:\My Documents\MyProject>cocoonjs plugin add com.ludei.webview.plus -d
[CocoonJS] Executing command 'plugin add com.ludei.webview.plus -d'
[CocoonJS] Installing Webview+ in your Cordova Project.
[CocoonJS] Downloading Webview+...
Fetching plugin "com.ludei.webview.plus" via plugin registry
Plugin "com.ludei.webview.plus" already installed on android.
[CocoonJS] Executing 'ant release -buildfile D:\My Documents\MyProject\plugins\com.ludei.webview.plus\android\build.xml'
Buildfile: D:\My does not exist!
Build failed
[CocoonJS] Cannot build Webview+ project

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

No branches or pull requests

1 participant