emojicode / emojicode

πŸ˜€πŸ˜œπŸ”‚ World’s only programming language that’s bursting with emojis

Home Page:https://emojicode.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

🚨 error: Could not find package s.

sjwarner-bp opened this issue Β· comments

Hi all,

I've just installed emojicode and written the 'Greetings' program from this doc. When I go to compile I get the following:

$ emojicodec greetings.emojic 
🚨 error: Could not find package s.

I can't find instructions about installing s separately, but I assume it would come by default.

The steps I have gone through to get here are the following:

  • MacBook Pro (2014) running macOS High Sierra (10.13.6).
  • I installed via the 'magic installation' found here, with settings of:
    • version 0.6.3
    • macOS
    • curl

The installation seemed to run fine, ending with:

βœ… Emojicode was successfully installed.

Can you please advise?

Thanks!

commented

Thanks for reporting.

I just realised this myself yesterday. The build is actually broken (misconfigured). Please rebuild yourself using the instructions here or wait until I have time to replace the build.

commented

I have just released 0.6.4 with a properly configured build: https://github.com/emojicode/emojicode/releases/tag/v0.6.4 😁

@thbwd Thanks so much! I've just installed it and everything is perfect πŸ™Œ