-
Notifications
You must be signed in to change notification settings - Fork 5.6k
Closed
Labels
bugSomething isn't workingSomething isn't workingextensionIssues related to one of the extensions in the StoreIssues related to one of the extensions in the Storeextension: find-websiteIssues related to the find-website extensionIssues related to the find-website extension
Description
Extension
https://www.raycast.com/nahuel_andreoli/find-website
Raycast Version
1.93.0
macOS Version
15.1.1
Description
Error:
Error: ENOENT: no such file or directory, open '/Users/lymanyang/Library/Application Support/Firefox/profiles.ini'
tt:find.tsx:9:50
---
6: import { Factory } from "./factory";
7:
8: export default function Command() {
9: const [data, setData] = useState<JSX.Element[]>([]);
10: const [loading, setLoading] = useState(false);
11:
12: const prefs = getPreferenceValues<Preferences>();
---
_r:index.js:8:2593
at ray-navigation-stack
No:index.js:8:2094
Steps To Reproduce
- install find website
- use it but not work
Current Behaviour
No response
Expected Behaviour
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingextensionIssues related to one of the extensions in the StoreIssues related to one of the extensions in the Storeextension: find-websiteIssues related to the find-website extensionIssues related to the find-website extension