Missing cli-columns dependency
- Dominant language
- TypeScript
- Stars
- 0
- Forks
- 8
- PR merge metrics
- No merged PRs in 30d
Description
**Bug**
Package Version: 7.0.0
**Code**
```
dojo build theme
```
**Expected behavior:**
Builds the theme within the repo.
**Actual behavior:**
Error:
```
Commands are not available:
Failed to load module /home/projects/libs/dojo_themes/node_modules/@dojo/cli-build-theme
Nested error:
Cannot find module 'cli-columns'
Require stack:
- /home/projects/libs/dojo_themes/node_modules/@dojo/cli-build-theme/logger.js
- /home/projects/libs/dojo_themes/node_modules/@dojo/cli-build-theme/main.js
- /home/projects/libs/dojo_themes/node_modules/@dojo/cli/command.js
- /home/projects/libs/dojo_themes/node_modules/@dojo/cli/CommandHelper.js
- /home/projects/libs/dojo_themes/node_modules/@dojo/cli/registerCommands.js
- /home/projects/libs/dojo_themes/node_modules/@dojo/cli/index.js
- /home/projects/libs/dojo_themes/node_modules/@dojo/cli/bin/dojo.js
```
Contributor guide
Assessment
This issue has not been assessed yet.