Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to build on linux due to compiler errors #2

Open
rmhrisk opened this issue Dec 7, 2016 · 2 comments
Open

Unable to build on linux due to compiler errors #2

rmhrisk opened this issue Dec 7, 2016 · 2 comments

Comments

@rmhrisk
Copy link
Contributor

rmhrisk commented Dec 7, 2016

npm install graphene-cli

image

@rmhrisk
Copy link
Contributor Author

rmhrisk commented Dec 7, 2016

Issue was resolved by picking up more recent Typescript:

npm install -g typescript

We should update package.json to reflect the version requirement

@microshine
Copy link
Contributor

Current pakcage.json has got typescript in devDependencies. Should I move it to dependencies?

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

No branches or pull requests

2 participants