-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Labels
good first issueGood for newcomersGood for newcomers
Description
npm install graphql-directive-computed-property fails. : /
To reproduce:
mkdir babelNotfound
npm install graphql-directive-computed-property
Babel is in devDependencies, but it's actually required to build this package. Not every project has Babel as a dependency, so the options are:
- Include it as a regular dependency. : /
- For distribution to npm include the build.
westtradewesttrade
Metadata
Metadata
Assignees
Labels
good first issueGood for newcomersGood for newcomers