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

api-console-cli@3.0.0 fails to build standalone app #685

Open
marekgoczol opened this issue Apr 13, 2021 · 0 comments
Open

api-console-cli@3.0.0 fails to build standalone app #685

marekgoczol opened this issue Apr 13, 2021 · 0 comments

Comments

@marekgoczol
Copy link

The api-console-cli (command line tool) version 3.0.0 fails to build a bundle application.

Expected outcome

The CLI should build a bundle

Actual outcome

error thrown as on the screenshot
Screen Shot 2021-04-13 at 2 37 25 PM

Steps to reproduce

  1. create a sample .raml file with API definition
  2. run command: api-console build YOUR_FILENAME.raml -t "RAML 1.0" --verbose --no-cache
  3. the CLI throws an error related to rollup config

Was this working before?

Yes. It was working a few weeks ago. Same 3.0.0 version. I suspect some dependency package got updated(?)

Affected browsers

Not browser related. CLI problem.

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

1 participant