apigee / apigee/apigeetool-node

Error: unexpected end of file

Open
#105 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
JavaScript
Stars
91
Forks
91
PR merge metrics
No merged PRs in 30d

Description

apigeetool deploynodeapp -o -e test -n -m index.js -b -v https_vhost -P

If I remove the parameter -P, the apiproxy uploads correctly, but I need to preserver-policies
Any help?

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the deploynodeapp command and reproduce the reported error using -P, then compare it with the successful invocation without -P. Trace how the -P/preserve-policies option is handled; done means the proxy uploads successfully while preserving policies, with the behavior covered by an appropriate test or documented limitation.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
cli
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.