raycast / extensions

Everything you need to extend Raycast.
https://developers.raycast.com
MIT License
5.24k stars 2.94k forks source link

[Color Picker] Not working #13293

Closed lakshaybhushan closed 2 months ago

lakshaybhushan commented 2 months ago

Extension

https://www.raycast.com/thomas/color-picker

Raycast Version

1.77.3

macOS Version

14.5

Description

Error:

Error: Cannot find module '/Applications/Raycast.app/Contents/Resources/RaycastNodeExtensions_RaycastNodeExtensions.bundle/Contents/Resources/api/node_modules/@raycast/api/index.js'

Module._resolveFilename:loader:1048:15
Module._load:loader:901:27
Function.executeUserEntryPoint:run_main:83:12
MessagePort.<anonymous>:worker_thread:185:26

Steps To Reproduce

Run the color picker extension to see the error

Current Behaviour

No response

Expected Behaviour

No response

raycastbot commented 2 months ago

Thank you for opening this issue!

🔔 @thomaspaulmann @otakustay @EmersonEmerson @pernielsentikaer @arronhunt @kvdo2 @thomaslombart @LitoMore @samuelkraft you might want to have a look.

💡 Author and Contributors commands The author and contributors of `thomas/color-picker` can trigger bot actions by commenting: - `@raycastbot close this issue` Closes the issue. - `@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.