Skip to content
This repository has been archived by the owner on Dec 19, 2018. It is now read-only.

You need to set a type, commandline #16

Open
chrismcv opened this issue Feb 6, 2014 · 1 comment
Open

You need to set a type, commandline #16

chrismcv opened this issue Feb 6, 2014 · 1 comment

Comments

@chrismcv
Copy link

chrismcv commented Feb 6, 2014

hi,
I'm running

component build --use component-jade

and getting the error

node_modules/component-jade/index.js:21
  if (typeof type != 'string') throw new Error('you need to set a type');
                                     ^
Error: you need to set a type

with the latest version.

Do I need to configure something, or is this mode of operation no longer supported?

Thanks,
Chris

@ianstormtaylor
Copy link
Contributor

ah yeah, i think use is being phased out, so should probably start using the JS api for that instead

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

No branches or pull requests

2 participants