-
Notifications
You must be signed in to change notification settings - Fork 90
Open
Description
Hi,
i try to compile 341 but got following error, what else should i provide to debug this issue?
i'm on Ubuntu 24.04.3 LTS
regards
zvirt cockpit-machines # git checkout 341
M node_modules
Note: switching to '341'.
You are in 'detached HEAD' state. You can look around, make experimental
changes and commit them, and you can discard any commits you make in this
state without impacting any branches by switching back to a branch.
If you want to create a new branch to retain commits you create, you may
do so (now or later) by using -c with the switch command. Example:
git switch -c <new-branch-name>
Or undo this operation with:
git switch -
Turn off this advice by setting config variable advice.detachedHead to false
HEAD is now at 101c660b Makefile: Update Cockpit lib to 6f8dbc47501c5255ff9351b771c84f06
zvirt cockpit-machines # make && make install
make package-lock.json && NODE_ENV= ./build.js
make[1]: Entering directory '/root/cockpit-machines'
tools/node-modules make_package_lock_json
FETCH node_modules [ref: b94d9af390524c6d7c08af3714e54da37c4e7f40]
REMOVE node_modules
CLONE node_modules [ref: b94d9af390524c6d7c08af3714e54da37c4e7f40]
COPY package-lock.json
make[1]: Leaving directory '/root/cockpit-machines'
✘ [ERROR] No matching export in "pkg/lib/cockpit-components-terminal.jsx" for import "TerminalState"
src/components/vm/consoles/serial.tsx:29:19:
29 │ import { Terminal, TerminalState } from "cockpit-components-terminal.jsx";
╵ ~~~~~~~~~~~~~
06:07:58: Build finished in 1366 ms
make: *** [Makefile:98: dist/manifest.json] Error 1
Metadata
Metadata
Assignees
Labels
No labels