We like to build small reusable bits of CSS, and include only necessary CSS in our applications. dr-frankenstyle enables us to do just that! It resolves CSS dependencies between node packages, carefully respecting the order of our components, so that our final CSS cascades correctly.
MIT License
32
stars
11
forks
source link
Error running CLI: Cannot read property 'dependencies' of undefined #5
TypeError: Cannot read property 'dependencies' of undefined
at DependencyGraph.dependencies$ (/Users/hafiz/.nvm/versions/io.js/v1.8.1/lib/node_modules/dr-frankenstyle/dependency_graph.js:217:61)
at tryCatch (/Users/hafiz/.nvm/versions/io.js/v1.8.1/lib/node_modules/dr-frankenstyle/node_modules/babel-runtime/regenerator/runtime.js:67:40)
at GeneratorFunctionPrototype.invoke [as _invoke] (/Users/hafiz/.nvm/versions/io.js/v1.8.1/lib/node_modules/dr-frankenstyle/node_modules/babel-runtime/regenerator/runtime.js:294:22)
at GeneratorFunctionPrototype.prototype.(anonymous function) [as next] (/Users/hafiz/.nvm/versions/io.js/v1.8.1/lib/node_modules/dr-frankenstyle/node_modules/babel-runtime/regenerator/runtime.js:100:21)
at GeneratorFunctionPrototype.invoke (/Users/hafiz/.nvm/versions/io.js/v1.8.1/lib/node_modules/dr-frankenstyle/node_modules/babel-runtime/regenerator/runtime.js:136:37)
at run (/Users/hafiz/.nvm/versions/io.js/v1.8.1/lib/node_modules/dr-frankenstyle/node_modules/babel-runtime/node_modules/core-js/library/modules/es6.promise.js:89:39)
at /Users/hafiz/.nvm/versions/io.js/v1.8.1/lib/node_modules/dr-frankenstyle/node_modules/babel-runtime/node_modules/core-js/library/modules/es6.promise.js:100:28
at process._tickCallback (node.js:341:15)
Error:
package.json (truncated)