We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I'm submitting a bug report
Please tell us about your environment:
Operating System: Linux Mint 17.3 Rosa
Node Version: v8.10.0
Language: all
Loader/bundler: RequireJS
Current behavior:
I'm trying to install the "bpmn-js" library using the au install command but returns the following exception: gist
au install
I'm only filling this issue as requested in the error.
Btw, I ended up configuring the library with the following:
{ "name": "bpmn-js", "main": "bpmn-navigated-viewer.production.min", "path": "../node_modules/bpmn-js/dist", "resources": [] }
The text was updated successfully, but these errors were encountered:
@pmanu93 thank you for report
Sorry, something went wrong.
Ref bpmn-io/bpmn-js#842
1669a6f
No branches or pull requests
I'm submitting a bug report
0.33.1
Please tell us about your environment:
Operating System:
Linux Mint 17.3 Rosa
Node Version:
v8.10.0
5.8.0
Language:
all
Loader/bundler:
RequireJS
Current behavior:
I'm trying to install the "bpmn-js" library using the
au install
command but returns the following exception:gist
As written in the error above, Aurelia CLI should (?) be able to configure the package.
I'm only filling this issue as requested in the error.
Btw, I ended up configuring the library with the following:
The text was updated successfully, but these errors were encountered: