danielgtaylor / danielgtaylor/aglio
Error: Could not load theme
- Dominant language
- CoffeeScript
- Stars
- 4.7k
- Forks
- 471
- PR merge metrics
- No merged PRs in 30d
Description
Installed aglio new theme
```
yarn add global aglio-theme-olio-attributes
yarn add global aglio-theme-onlicar
```
But cant load theme
```
aglio -i test.md -o test.html -t onlicar
>> { Error: Could not load theme: Cannot find module 'aglio-theme-onlicar'
at Function.Module._resolveFilename (module.js:536:15)
at Function.Module._load (module.js:466:25)
at Module.require (module.js:579:17)
at require (internal/module.js:11:18)
at Object.exports.getTheme (C:\UserPath\AppData\Roaming\npm\node_modules\aglio\lib\main.js:64:12)
at Object.exports.run (C:\UserPath\AppData\Roaming\npm\node_modules\aglio\lib\bin.js:155:21)
at Object. (C:\UserPath\AppData\Roaming\npm\node_modules\aglio\bin\aglio.js:5:23)
at Module._compile (module.js:635:30)
at Object.Module._extensions..js (module.js:646:10)
at Module.load (module.js:554:32) code: 'MODULE_NOT_FOUND' }
```
i cant load all themes
Windows supported?
Windows 7
yarn 1.3.2
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.