[Raycast Port] It seems the JavaScript example doesn't work #16753
Labels
bug
Something isn't working
extension: raycast-port
Issues related to the raycast-port extension
extension
Issues related to one of the extensions in the Store
Extension
https://www.raycast.com/litomore/raycast-port
Raycast Version
1.90.0
macOS Version
macOS Sonoma 14.5.0
Description
Hi, this is awesome approch and I loved it.
I found the error when trying the JavaScript example written in the README.
https://github.com/raycast/extensions/blob/06087ff404fb172966ab5f1012e068df4be3c38f/extensions/raycast-port/README.md?plain=1#L91C1-L91C109
it looks escaping issue.
and it did work when i chande code like below
Steps To Reproduce
pbpaste > index.mjs
in the terminalnode index.mjs
Current Behaviour
failed to execute to open URL with answer from Raycast AI
Expected Behaviour
Success in executing the command to open the URL with the answer from Raycast AI.
The text was updated successfully, but these errors were encountered: