Erwin Dondorp created ARTEMIS-5217:
--------------------------------------
Summary: "yarn start" does not work
Key: ARTEMIS-5217
URL: https://issues.apache.org/jira/browse/ARTEMIS-5217
Project: ActiveMQ Artemis
Issue Type: Bug
Components: Web Console
Affects Versions: console-1.0.0
Reporter: Erwin Dondorp
The documentation (in {{README.md}} and thus visible on
https://github.com/apache/activemq-artemis-console) states that the following
command can be used to start the console in a development version:
{code:sh}
cd artemis-console-extension/artemis-extension
yarn start
{code}
that fails for me with this error message:
{noformat}
00h00m00s 0/0: : ERROR: [Errno 2] No such file or directory: 'start'
{noformat}
none of the older git commits gave an edition where this works for me, always
with the same error message.
looking at file {{package.json}}, did you mean {{npm run start}}?
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information, visit: https://activemq.apache.org/contact