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

[Find Website] ... #17384

Open
Rossettaylm opened this issue Feb 27, 2025 · 1 comment · May be fixed by #17389
Open

[Find Website] ... #17384

Rossettaylm opened this issue Feb 27, 2025 · 1 comment · May be fixed by #17389
Labels
bug Something isn't working extension: find-website Issues related to the find-website extension extension Issues related to one of the extensions in the Store

Comments

@Rossettaylm
Copy link

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

  1. install find website
  2. use it but not work

Current Behaviour

No response

Expected Behaviour

No response

@Rossettaylm Rossettaylm added bug Something isn't working extension Issues related to one of the extensions in the Store labels Feb 27, 2025
@raycastbot raycastbot added the extension: find-website Issues related to the find-website extension label Feb 27, 2025
@raycastbot
Copy link
Collaborator

Thank you for opening this issue!

🔔 @nahuedu you might want to have a look.

💡 Author and Contributors commands

The author and contributors of nahuel_andreoli/find-website can trigger bot actions by commenting:

  • @raycastbot close this issue Closes the issue.
  • @raycastbot close as not planned Closes the issue as not planned.
  • @raycastbot rename this issue to "Awesome new title" Renames the issue.
  • @raycastbot reopen this issue Reopens the issue.
  • @raycastbot assign me Assigns yourself to the issue.
  • @raycastbot good first issue Adds the "Good first issue" label to the issue.
  • @raycastbot keep this issue open Make sure the issue won't go stale and will be kept open by the bot.

@ridemountainpig ridemountainpig linked a pull request Feb 27, 2025 that will close this issue
5 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working extension: find-website Issues related to the find-website extension extension Issues related to one of the extensions in the Store
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants