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

Runnify command fails on windows #36

Open
giladd123 opened this issue Dec 23, 2021 · 1 comment
Open

Runnify command fails on windows #36

giladd123 opened this issue Dec 23, 2021 · 1 comment

Comments

@giladd123
Copy link

giladd123 commented Dec 23, 2021

Runnify command fails on windows

$ bob runnify --single
PrettyError: Cannot find C:\projects\hive\graphql-hive\packages\server\src\index.ts
    at normalizeOptions (C:\projects\hive\graphql-hive\node_modules\tsup\dist\index.js:1984:13)
    at processTicksAndRejections (internal/process/task_queues.js:95:5)
    at async C:\projects\hive\graphql-hive\node_modules\tsup\dist\index.js:2014:21
    at async Promise.all (index 0)
    at async Object.build (C:\projects\hive\graphql-hive\node_modules\tsup\dist\index.js:2011:3)
    at async compile (C:\projects\hive\graphql-hive\node_modules\bob-the-bundler\dist\commands\runify.js:161:9)
    at async runify (C:\projects\hive\graphql-hive\node_modules\bob-the-bundler\dist\commands\runify.js:93:9) 
@kamilkisiela kamilkisiela changed the title bob doesn't work with windows Runnify command fails on windows Dec 23, 2021
@kamilkisiela
Copy link
Owner

It's related to globby receiving an absolute path with \

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