Skip to content

No "yarn dev" script and "yarn debug" hangs #508

New issue

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

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

Already on GitHub? # to your account

Open
strefethen opened this issue Apr 25, 2019 · 0 comments
Open

No "yarn dev" script and "yarn debug" hangs #508

strefethen opened this issue Apr 25, 2019 · 0 comments

Comments

@strefethen
Copy link

strefethen commented Apr 25, 2019

The README states "We recommend that you're using yarn dev during development..." but there isn't a "dev" script defined. Also, when I run "yarn debug" I never get "Server is running on http://localhost:4000" it just hangs with the last line of text "[nodemon] starting 'ts-node --inspect src/index.ts'"

yarn --version
1.5.1
node --version 
v10.15.3
nodemon v1.18.11
ts-node --version
v8.1.0
graphql --version
3.0.11
prisma v1.31.11

Any ideas?

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

No branches or pull requests

1 participant