banteg / raycast-eips

look up ethereum proposals and read them in raycast

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Could not find command's executable JS file. You might need to rebuild the extension.

erayack opened this issue · comments

commented

Getting this error when I tried to open extension.

Error log:
Reason: Could not find command's executable JS file
Domain: commands
Time: 08:32:56.253
Recovery: You might need to rebuild the extension.

Screenshot 2024-05-10 at 11 32 55

have built it? run npm run build

i'll add this to readme

commented

I've built it, but I realized there was a bug due to npm on my side. Thanks.

facing a similar issue, and I noticed that npm run build doesn't generate a dist folder for me. How did you solve it @erayack ?

nvm, I was able to fix it by manually running npx ray build -e dist -o ./dist