-
Notifications
You must be signed in to change notification settings - Fork 20
Description
I GIVE UP! Tell me how to solve this T-T
I have tried everything AGS no does not start
aaron@aaron astal]$ ags run --gtk 4
✘ [ERROR] Could not resolve "astal/gtk3"
app.ts:5:20:
5 │ import { App } from 'astal/gtk3'
╵ ~~~~~~~~~~~~
You can mark the path "astal/gtk3" as external to exclude it from the bundle, which will remove
this error and leave the unresolved path in the bundle.
✘ [ERROR] Could not resolve "astal"
globals.ts:1:21:
1 │ import { exec } from 'astal'
╵ ~~~~~~~
You can mark the path "astal" as external to exclude it from the bundle, which will remove this
error and leave the unresolved path in the bundle.
✘ [ERROR] Could not resolve "astal/gtk3"
cssHotReload.ts:1:20:
1 │ import { App } from 'astal/gtk3'
╵ ~~~~~~~~~~~~
You can mark the path "astal/gtk3" as external to exclude it from the bundle, which will remove
this error and leave the unresolved path in the bundle.
✘ [ERROR] Could not resolve "astal"
cssHotReload.ts:2:34:
2 │ import { exec, monitorFile } from 'astal'
╵ ~~~~~~~
You can mark the path "astal" as external to exclude it from the bundle, which will remove this
error and leave the unresolved path in the bundle.
✘ [ERROR] Could not resolve "astal"
windows/bar/sidebar/vars.ts:1:25:
1 │ import { Variable } from 'astal'
╵ ~~~~~~~
You can mark the path "astal" as external to exclude it from the bundle, which will remove this
error and leave the unresolved path in the bundle.
✘ [ERROR] Could not resolve "astal/gtk3"
windows/notificationPopups/NotificationPopups.tsx:4:32:
4 │ import { App, Astal, Gdk } from 'astal/gtk3'
╵ ~~~~~~~~~~~~
You can mark the path "astal/gtk3" as external to exclude it from the bundle, which will remove
this error and leave the unresolved path in the bundle.
✘ [ERROR] Could not resolve "astal"
windows/notificationPopups/NotificationPopups.tsx:5:34:
5 │ import { timeout, Variable } from 'astal'
╵ ~~~~~~~
You can mark the path "astal" as external to exclude it from the bundle, which will remove this
error and leave the unresolved path in the bundle.
✘ [ERROR] Could not resolve "/usr/share/astal/gjs/gtk3/jsx-runtime"
windows/notificationPopups/NotificationPopups.tsx:33:10:
33 │ <Notification notification={popupNotif} showDismiss={false} />
╵ ^
✘ [ERROR] Could not resolve "astal"
windows/bar/menu/vars.ts:1:25:
1 │ import { Variable } from 'astal'
╵ ~~~~~~~
You can mark the path "astal" as external to exclude it from the bundle, which will remove this
error and leave the unresolved path in the bundle.
✘ [ERROR] Could not resolve "astal/gtk3"
widgets/Notification.tsx:3:20:
3 │ import { Gtk } from 'astal/gtk3'
╵ ~~~~~~~~~~~~
You can mark the path "astal/gtk3" as external to exclude it from the bundle, which will remove
this error and leave the unresolved path in the bundle.
✘ [ERROR] Could not resolve "/usr/share/astal/gjs/gtk3/jsx-runtime"
widgets/Notification.tsx:11:6:
11 │ <box
╵ ^
✘ [ERROR] Could not resolve "astal/gtk3"
windows/bar/Bar.tsx:5:37:
5 │ import { App, Astal, Gtk, Gdk } from 'astal/gtk3'
╵ ~~~~~~~~~~~~
You can mark the path "astal/gtk3" as external to exclude it from the bundle, which will remove
this error and leave the unresolved path in the bundle.
✘ [ERROR] Could not resolve "astal"
windows/bar/Bar.tsx:6:47:
6 │ import { bind, exec, execAsync, timeout } from 'astal'
╵ ~~~~~~~
You can mark the path "astal" as external to exclude it from the bundle, which will remove this
error and leave the unresolved path in the bundle.
✘ [ERROR] Could not resolve "/usr/share/astal/gjs/gtk3/jsx-runtime"
windows/bar/Bar.tsx:37:4:
37 │ <box className='divider' />
╵ ^
✘ [ERROR] Could not resolve "astal/gtk3"
windows/bar/sidebar/SideBar.tsx:1:20:
1 │ import { Gtk } from 'astal/gtk3'
╵ ~~~~~~~~~~~~
You can mark the path "astal/gtk3" as external to exclude it from the bundle, which will remove
this error and leave the unresolved path in the bundle.
✘ [ERROR] Could not resolve "astal/gtk3"
windows/bar/menu/CalendarMenu.tsx:2:32:
2 │ import { App, Astal, Gtk } from 'astal/gtk3'
╵ ~~~~~~~~~~~~
You can mark the path "astal/gtk3" as external to exclude it from the bundle, which will remove
this error and leave the unresolved path in the bundle.
✘ [ERROR] Could not resolve "astal/gtk3"
windows/bar/menu/SystemControlsMenu.tsx:3:32:
3 │ import { App, Astal, Gtk } from 'astal/gtk3'
╵ ~~~~~~~~~~~~
You can mark the path "astal/gtk3" as external to exclude it from the bundle, which will remove
this error and leave the unresolved path in the bundle.
✘ [ERROR] Could not resolve "astal/gtk3"
windows/bar/menu/BatteryMenu.tsx:4:32:
4 │ import { App, Astal, Gtk } from 'astal/gtk3'
╵ ~~~~~~~~~~~~
You can mark the path "astal/gtk3" as external to exclude it from the bundle, which will remove
this error and leave the unresolved path in the bundle.
✘ [ERROR] Could not resolve "astal"
windows/bar/menu/BatteryMenu.tsx:5:21:
5 │ import { bind } from 'astal'
╵ ~~~~~~~
You can mark the path "astal" as external to exclude it from the bundle, which will remove this
error and leave the unresolved path in the bundle.
✘ [ERROR] Could not resolve "/usr/share/astal/gjs/gtk3/jsx-runtime"
windows/bar/menu/BatteryMenu.tsx:32:4:
32 │ <box
╵ ^
✘ [ERROR] Could not resolve "astal"
windows/bar/menu/SystemControlsMenu.tsx:4:21:
4 │ import { bind } from 'astal'
╵ ~~~~~~~
You can mark the path "astal" as external to exclude it from the bundle, which will remove this
error and leave the unresolved path in the bundle.
✘ [ERROR] Could not resolve "/usr/share/astal/gjs/gtk3/jsx-runtime"
windows/bar/menu/CalendarMenu.tsx:12:6:
12 │ <Calendar />
╵ ^
✘ [ERROR] Could not resolve "/usr/share/astal/gjs/gtk3/jsx-runtime"
windows/bar/menu/SystemControlsMenu.tsx:16:6:
16 │ <box
╵ ^
✘ [ERROR] Could not resolve "astal"
widgets/BatteryIcon.tsx:2:30:
2 │ import { bind, Binding } from 'astal'
╵ ~~~~~~~
You can mark the path "astal" as external to exclude it from the bundle, which will remove this
error and leave the unresolved path in the bundle.
✘ [ERROR] Could not resolve "/usr/share/astal/gjs/gtk3/jsx-runtime"
widgets/BatteryIcon.tsx:11:4:
11 │ <label
╵ ^
✘ [ERROR] Could not resolve "/usr/share/astal/gjs/gtk3/jsx-runtime"
windows/bar/sidebar/SideBar.tsx:25:6:
25 │ <stack
╵ ^
✘ [ERROR] Could not resolve "astal/gtk3"
windows/bar/menu/AudioControlsMenu.tsx:1:32:
1 │ import { App, Astal, Gtk } from 'astal/gtk3'
╵ ~~~~~~~~~~~~
You can mark the path "astal/gtk3" as external to exclude it from the bundle, which will remove
this error and leave the unresolved path in the bundle.
✘ [ERROR] Could not resolve "astal"
windows/bar/menu/AudioControlsMenu.tsx:5:21:
5 │ import { bind } from 'astal'
╵ ~~~~~~~
You can mark the path "astal" as external to exclude it from the bundle, which will remove this
error and leave the unresolved path in the bundle.
✘ [ERROR] Could not resolve "/usr/share/astal/gjs/gtk3/jsx-runtime"
windows/bar/sidebar/home/Home.tsx:8:4:
8 │ <box
╵ ^
✘ [ERROR] Could not resolve "/usr/share/astal/gjs/gtk3/jsx-runtime"
windows/bar/menu/AudioControlsMenu.tsx:20:8:
20 │ <box
╵ ^
✘ [ERROR] Could not resolve "astal/gobject"
services/BrightnessService.ts:1:44:
1 │ import { GObject, register, property } from 'astal/gobject'
╵ ~~~~~~~~~~~~~~~
You can mark the path "astal/gobject" as external to exclude it from the bundle, which will remove
this error and leave the unresolved path in the bundle.
✘ [ERROR] Could not resolve "astal"
services/BrightnessService.ts:2:45:
2 │ import { exec, execAsync, monitorFile } from 'astal'
╵ ~~~~~~~
You can mark the path "astal" as external to exclude it from the bundle, which will remove this
error and leave the unresolved path in the bundle.
✘ [ERROR] Could not resolve "astal"
windows/bar/sidebar/wallpapers/Wallpapers.tsx:2:55:
2 │ import { exec, execAsync, monitorFile, Variable } from 'astal'
╵ ~~~~~~~
You can mark the path "astal" as external to exclude it from the bundle, which will remove this
error and leave the unresolved path in the bundle.
✘ [ERROR] Could not resolve "/usr/share/astal/gjs/gtk3/jsx-runtime"
windows/bar/sidebar/wallpapers/Wallpapers.tsx:42:12:
42 │ <overlay>
╵ ^
✘ [ERROR] Could not resolve "astal/gtk3"
windows/bar/sidebar/themes/Themes.tsx:1:20:
1 │ import { Gtk } from 'astal/gtk3'
╵ ~~~~~~~~~~~~
You can mark the path "astal/gtk3" as external to exclude it from the bundle, which will remove
this error and leave the unresolved path in the bundle.
✘ [ERROR] Could not resolve "astal/gtk3"
windows/bar/sidebar/home/sections/NotificationCenter.tsx:4:20:
4 │ import { Gtk } from 'astal/gtk3'
╵ ~~~~~~~~~~~~
You can mark the path "astal/gtk3" as external to exclude it from the bundle, which will remove
this error and leave the unresolved path in the bundle.
✘ [ERROR] Could not resolve "astal"
windows/bar/sidebar/home/sections/NotificationCenter.tsx:5:21:
5 │ import { bind } from 'astal'
╵ ~~~~~~~
You can mark the path "astal" as external to exclude it from the bundle, which will remove this
error and leave the unresolved path in the bundle.
✘ [ERROR] Could not resolve "/usr/share/astal/gjs/gtk3/jsx-runtime"
windows/bar/sidebar/home/sections/NotificationCenter.tsx:11:4:
11 │ <box
╵ ^
✘ [ERROR] Could not resolve "astal/gtk3"
windows/bar/sidebar/home/sections/UserHeader.tsx:1:20:
1 │ import { Gtk } from 'astal/gtk3'
╵ ~~~~~~~~~~~~
You can mark the path "astal/gtk3" as external to exclude it from the bundle, which will remove
this error and leave the unresolved path in the bundle.
✘ [ERROR] Could not resolve "astal"
windows/bar/sidebar/home/sections/UserHeader.tsx:2:36:
2 │ import { execAsync, Variable } from 'astal'
╵ ~~~~~~~
You can mark the path "astal" as external to exclude it from the bundle, which will remove this
error and leave the unresolved path in the bundle.
✘ [ERROR] Could not resolve "/usr/share/astal/gjs/gtk3/jsx-runtime"
windows/bar/sidebar/home/sections/UserHeader.tsx:34:8:
34 │ <label label='' />
╵ ^
✘ [ERROR] Could not resolve "astal/gtk3"
widgets/Calendar.tsx:3:20:
3 │ import { Gtk } from 'astal/gtk3'
╵ ~~~~~~~~~~~~
You can mark the path "astal/gtk3" as external to exclude it from the bundle, which will remove
this error and leave the unresolved path in the bundle.
✘ [ERROR] Could not resolve "astal"
widgets/Calendar.tsx:4:25:
4 │ import { Variable } from 'astal'
╵ ~~~~~~~
You can mark the path "astal" as external to exclude it from the bundle, which will remove this
error and leave the unresolved path in the bundle.
✘ [ERROR] Could not resolve "astal"
windows/bar/sidebar/themes/Themes.tsx:2:42:
2 │ import { exec, execAsync, readFile } from 'astal'
╵ ~~~~~~~
You can mark the path "astal" as external to exclude it from the bundle, which will remove this
error and leave the unresolved path in the bundle.
✘ [ERROR] Could not resolve "astal/gtk3"
windows/bar/sidebar/appLauncher/AppLauncher.tsx:3:20:
3 │ import { Gtk } from 'astal/gtk3'
╵ ~~~~~~~~~~~~
You can mark the path "astal/gtk3" as external to exclude it from the bundle, which will remove
this error and leave the unresolved path in the bundle.
✘ [ERROR] Could not resolve "astal/gtk3"
windows/bar/sidebar/home/sections/MusicPlayer.tsx:3:20:
3 │ import { Gtk } from 'astal/gtk3'
╵ ~~~~~~~~~~~~
You can mark the path "astal/gtk3" as external to exclude it from the bundle, which will remove
this error and leave the unresolved path in the bundle.
✘ [ERROR] Could not resolve "astal"
windows/bar/sidebar/home/sections/MusicPlayer.tsx:4:44:
4 │ import { bind, monitorFile, Variable } from 'astal'
╵ ~~~~~~~
You can mark the path "astal" as external to exclude it from the bundle, which will remove this
error and leave the unresolved path in the bundle.
✘ [ERROR] Could not resolve "astal"
windows/bar/sidebar/appLauncher/AppLauncher.tsx:4:25:
4 │ import { Variable } from 'astal'
╵ ~~~~~~~
You can mark the path "astal" as external to exclude it from the bundle, which will remove this
error and leave the unresolved path in the bundle.
✘ [ERROR] Could not resolve "/usr/share/astal/gjs/gtk3/jsx-runtime"
windows/bar/sidebar/appLauncher/AppLauncher.tsx:43:6:
43 │ <overlay
╵ ^
✘ [ERROR] Could not resolve "/usr/share/astal/gjs/gtk3/jsx-runtime"
widgets/Calendar.tsx:44:8:
44 │ <label
╵ ^
✘ [ERROR] Could not resolve "/usr/share/astal/gjs/gtk3/jsx-runtime"
windows/bar/sidebar/themes/Themes.tsx:53:6:
53 │ <label
╵ ^
✘ [ERROR] Could not resolve "/usr/share/astal/gjs/gtk3/jsx-runtime"
windows/bar/sidebar/home/sections/MusicPlayer.tsx:25:8:
25 │ <box
╵ ^
✘ [ERROR] Could not resolve "astal/gtk3"
windows/bar/sidebar/home/sections/DesktopControls.tsx:7:20:
7 │ import { Gtk } from 'astal/gtk3'
╵ ~~~~~~~~~~~~
You can mark the path "astal/gtk3" as external to exclude it from the bundle, which will remove
this error and leave the unresolved path in the bundle.
✘ [ERROR] Could not resolve "astal"
windows/bar/sidebar/home/sections/DesktopControls.tsx:8:40:
8 │ import { bind, Binding, Variable } from 'astal'
╵ ~~~~~~~
You can mark the path "astal" as external to exclude it from the bundle, which will remove this
error and leave the unresolved path in the bundle.
✘ [ERROR] Could not resolve "astal/gtk3"
widgets/FlowBox.ts:1:51:
1 │ import { astalify, Gtk, type ConstructProps } from 'astal/gtk3'
╵ ~~~~~~~~~~~~
You can mark the path "astal/gtk3" as external to exclude it from the bundle, which will remove
this error and leave the unresolved path in the bundle.
✘ [ERROR] Could not resolve "/usr/share/astal/gjs/gtk3/jsx-runtime"
windows/bar/sidebar/home/sections/DesktopControls.tsx:24:4:
24 │ <box
╵ ^
✘ [ERROR] Could not resolve "astal"
widgets/FlowBox.ts:2:24:
2 │ import { GObject } from 'astal'
╵ ~~~~~~~
You can mark the path "astal" as external to exclude it from the bundle, which will remove this
error and leave the unresolved path in the bundle.
✘ [ERROR] Could not resolve "astal/gtk3"
widgets/ProgressBar.ts:1:51:
1 │ import { astalify, Gtk, type ConstructProps } from 'astal/gtk3'
╵ ~~~~~~~~~~~~
You can mark the path "astal/gtk3" as external to exclude it from the bundle, which will remove
this error and leave the unresolved path in the bundle.
✘ [ERROR] Could not resolve "astal"
widgets/ProgressBar.ts:2:24:
2 │ import { GObject } from 'astal'
╵ ~~~~~~~
You can mark the path "astal" as external to exclude it from the bundle, which will remove this
error and leave the unresolved path in the bundle.
[aaron@aaron astal]$ ags run --gtk 4