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

Can't execute a4apigen after installation #193

Open
bin-cc-aryd-cc-igits opened this issue Sep 25, 2017 · 1 comment
Open

Can't execute a4apigen after installation #193

bin-cc-aryd-cc-igits opened this issue Sep 25, 2017 · 1 comment

Comments

@bin-cc-aryd-cc-igits
Copy link

Hi everyone,

Background Info:

  1. installed a4apigen
  2. verified the directory in node_module to make sure it exist

Problem info:

  1. can't run a4apigen; command used (with quotes, without quotes, etc):
a4apigen  -u "http://jelo-devd-webapp01.azurewebsites.net/swagger/v1/swagger.json" -o "./../../
../swagger"
  1. error produced:
  • popup window.
  • Script: "...bin/a4apigen.js"
  • Line: 1
  • Char 1
  • Error Invalid character
  • Code: 800A03F6
  • Source: Microsoft JScript compilation error

3) My system info:

  1. Angular 4.3.6
  2. Typescript 2.3.3
  3. OS is Windows 7
  4. Angular cli 1.2.6
  5. Angular comiler-cli 4.3.6
  6. node v8.2.1
  7. npm v5.3.0
@r0und3r
Copy link

r0und3r commented Sep 19, 2019

Install it globally:

npm install -g angular4-swagger-client-generator

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

2 participants