smartcontractkit / smartcontractkit/cre-cli

Hello World Go does not install

Open Beginner friendly
#430 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Go
Stars
24
Forks
25
Avg merge
10h 10m
Merged PRs (30d)
13

Description

Starting a new Hello World project using Go results in the following error:

cre init
{"level":"info","time":"2026-05-13T13:10:47-04:00","message":"go: module github.com/smartcontractkit/cre-sdk-go@v1.3.0 found, but does not contain package github.com/smartcontractkit/cre-sdk-go/capabilities/scheduler/cron\n"}

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by running cre init for a new Hello World Go project and inspect the generated template and Go module dependency configuration. Trace why github.com/smartcontractkit/cre-sdk-go@v1.3.0 lacks the referenced scheduler/cron package; done means initialization completes without this module error.

Written by the indexing model from the issue text.

Assessment

Tech stack
go
Domain
cli
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
65/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.