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

'File is not in an aura bundle folder' error #14

Open
hubsonx opened this issue Jul 29, 2015 · 5 comments
Open

'File is not in an aura bundle folder' error #14

hubsonx opened this issue Jul 29, 2015 · 5 comments

Comments

@hubsonx
Copy link

hubsonx commented Jul 29, 2015

Hi,

I'm trying to create a new lightning component, I've fetched the bundles from org, right clicked clicked on the aura folder -> create -> component and I get:

ERROR: File is not in an aura bundle folder (aura)
[Finished in 0.0s with exit code 1]
[cmd: ['force', 'aura', 'push -f=C:\Users\Hubert\workspaces\sublime lightning\test\test\metadata\aura\load\load.cmp']]

can you help?

@brosiusad
Copy link

I'm getting the exact same thing.

@dcarroll
Copy link
Owner

dcarroll commented Aug 4, 2015

I'm going to need more info. What CLI version and what OS are you using?

@brosiusad
Copy link

CLI v0.22.30 and Yosemite 10.10.4

@hubsonx
Copy link
Author

hubsonx commented Aug 5, 2015

CLI v0.22.30; OS - WIndows 10, I was on the release preview, now I'm on the final version, created a new project and it worked now, but I have removed spaces in the path.

GetFileAttributesEx C:\Users\Hubert\workspaces\sublime\COMMON:
ERROR: File does not exist
C:\Users\Hubert\workspaces\sublime\COMMON

And the original path was C:\Users\Hubert\workspaces\sublime\COMMON SOLUTIONS

So that proably was it

@dcarroll
Copy link
Owner

dcarroll commented Aug 5, 2015

Ah, ok. Maybe make this an enhancement.

Thanks!

On Wed, Aug 5, 2015 at 3:42 AM, hubsonx [email protected] wrote:

CLI v0.22.30; OS - WIndows 10, I was on the release preview, now I'm on
the final version, created a new project and it worked now, but I have
removed spaces in the path.

GetFileAttributesEx C:\Users\Hubert\workspaces\sublime\COMMON:
ERROR: File does not exist
C:\Users\Hubert\workspaces\sublime\COMMON

And the original path was C:\Users\Hubert\workspaces\sublime\COMMON
SOLUTIONS

So that proably was it


Reply to this email directly or view it on GitHub
#14 (comment)
.

Thanks,
Dave

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

No branches or pull requests

3 participants