otissv / graphql-guru-ide

Frontend IDE client for GraphQL Guru
MIT License
1 stars 0 forks source link

How do you build this project #1

Closed orefalo closed 7 years ago

orefalo commented 7 years ago

I am trying

⟩npm run build

but it complains about a missing '../../remodule/dist/remodule' folder

Thank you,

will try to add:

otissv commented 7 years ago

It should be using remoule from npm not local. I've pushed the changes

orefalo commented 7 years ago

ok.. so.. you have node_modules under source control. reactscript not found.. trying to troubleshoot the other issues..

normalize-styled not found

Interesting the above pkg vanished from npm...

otissv commented 7 years ago

Delete the node_modules and the yarn.lock. Not sure why. .gitignore is not working

orefalo commented 7 years ago

expect a pullreq from me

otissv commented 7 years ago

cool

orefalo commented 7 years ago

.gitignore is not working because files are already under source control. anyway, got it to build - cleaning up