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

ubuntu bug in bluid #2942

Open
web-differently12 opened this issue Apr 9, 2024 · 3 comments
Open

ubuntu bug in bluid #2942

web-differently12 opened this issue Apr 9, 2024 · 3 comments
Assignees
Labels

Comments

@web-differently12
Copy link

Describe the bug
A clear and concise description of what the bug is.

To Reproduce
Steps to reproduce the behavior:

  1. [vite:vue] Failed to resolve vue/compiler-sfc.
    @vitejs/plugin-vue requires vue (>=3.2.25) to be present in the dependency tree.
    error during build:
    Error: Failed to resolve vue/compiler-sfc.
    @vitejs/plugin-vue requires vue (>=3.2.25) to be present in the dependency tree.
    at resolveCompiler (/home/mrnever/caldera/plugins/magma/node_modules/@vitejs/plugin-vue/dist/index.js:3955:11)
    at Object.buildStart (/home/mrnever/caldera/plugins/magma/node_modules/@vitejs/plugin-vue/dist/index.js:4686:46)
    at /home/mrnever/caldera/plugins/magma/node_modules/rollup/dist/shared/rollup.js:22834:37
    at async Promise.all (index 4)
    at async /home/mrnever/caldera/plugins/magma/node_modules/rollup/dist/shared/rollup.js:23622:13
    at async catchUnfinishedHookActions (/home/mrnever/caldera/plugins/magma/node_modules/rollup/dist/shared/rollup.js:23132:20)
    at async rollupInternal (/home/mrnever/caldera/plugins/magma/node_modules/rollup/dist/shared/rollup.js:23620:5)
    at async doBuild (/home/mrnever/caldera/plugins/magma/node_modules/vite/dist/node/chunks/dep-689425f3.js:41710:24)
    at async build (/home/mrnever/caldera/plugins/magma/node_modules/vite/dist/node/chunks/dep-689425f3.js:41552:16)
    at async CAC. (/home/mrnever/caldera/plugins/magma/node_modules/vite/dist/node/cli.js:738:9)
    Traceback (most recent call last):
Copy link

github-actions bot commented Apr 9, 2024

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/

@ZeKay
Copy link

ZeKay commented Apr 17, 2024

facing the same issue, the issue can be produce following the basic guide
git clone https://github.com/mitre/caldera.git --recursive cd caldera pip3 install -r requirements.txt python3 server.py --insecure --build

@elegantmoose
Copy link
Contributor

@web-differently12 @ZeKay Do you have NodeJS installed?

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

3 participants