dojo / dojo/cli-build-theme

Missing cli-columns dependency

Open
#44 0 comments 0 reactions 0 assignees View on GitHub
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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.