apigee / apigee/apigeetool-node
Error: unexpected end of file
Open
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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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