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

failed to build the training plugins #3116

Open
frack113 opened this issue Dec 29, 2024 · 1 comment
Open

failed to build the training plugins #3116

frack113 opened this issue Dec 29, 2024 · 1 comment
Assignees
Labels

Comments

@frack113
Copy link

Describe the bug
Can not build the training plugins from the /opt/caldera/plugins/training/README.md
I use the main branch commit 4b57658

To Reproduce
Steps to reproduce the behavior:
1- sudo npm ci

added 179 packages, and audited 180 packages in 5s

33 packages are looking for funding
  run `npm fund` for details

5 vulnerabilities (1 moderate, 4 high)

To address all issues, run:
  npm audit fix

2- sudo npm audit fix

removed 2 packages, changed 6 packages, and audited 178 packages in 1s

33 packages are looking for funding
  run `npm fund` for details

found 0 vulnerabilities

3- sudo npm run lint

> lint
> eslint ./static/js/*.js


Oops! Something went wrong! :(

ESLint: 7.20.0

ESLint couldn't find the config "airbnb-base" to extend from. Please check that the name of the config is correct.

The config "airbnb-base" was referenced from the config file in "/opt/caldera/.eslintrc.js".

If you still have problems, please stop by https://eslint.org/chat/help to chat with the team.

Expected behavior
Install the training plugins

Additional context
OS: Ubuntu 24.04
npm 9.2.0
node v18.19.1

Copy link

Looks like your first issue -- we aim to respond to issues as quickly as possible. In the meantime, check out our documentation here: http://caldera.readthedocs.io/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants