Skip to content

[Issue/Question] .cfignore does not respect folders #564

@jd-carroll

Description

@jd-carroll

Using the latest from mean.js, I installed the latest cli tools and I get the following:

$ cf push
Using manifest file c:\dev\artecha\inventory-management-meanjs\manifest.yml

Updating app mean in org inventory-management / space development as [email protected]...
OK

Creating route mean-unsaccharine-arboriculture.cfapps.io...
OK

Binding mean-unsaccharine-arboriculture.cfapps.io to mean...
OK

Uploading mean...
FAILED
Error uploading application.
GetFileAttributesEx c:\dev\artecha\inventory-management-meanjs\node_modules\bower\node_modules\updat
e-notifier\node_modules\latest-version\node_modules\package-json\node_modules\got\node_modules\duple
xify\node_modules\end-of-stream\node_modules\once\node_modules\wrappy\package.json: The system canno
t find the path specified.

The node_modules is very clearly listed as an entry in the .cfignore file as node_modules/.

Is this a bug or am I missing something?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions