Bold Init: Does not have a script named "command"
- Dominant language
- JavaScript
- Stars
- 2.4k
- Forks
- 97
- PR merge metrics
- No merged PRs in 30d
Description
| Title | Description
| --------------------|------------
| Version | 0.22.5
| Type | Issue
| node | 10
| Operating System | MacOs Mojave
| Short Description | Create a new folder and typed `npm init -y` then `bolt init` and I get `Package at "path-to-folder" does not have a script named "command"`
| Detailed description| It is meant to actually initialise the bolt instance
Contributor guide
Research direction
Start by reproducing the issue with Node 10 using npm init -y followed by bolt init, and inspect the command path that reports the missing script. No file or test is named in the issue; done means a newly initialized package can run bolt init successfully without the "command" script error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, node.js
- Domain
- cli, tooling
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100