dojo / cli-build-theme

Command for building Dojo themes
Other
0 stars 10 forks source link

Missing cli-columns dependency #44

Open webdevisme opened 4 years ago

webdevisme commented 4 years ago

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