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

Constantly getting missing dep on running on windows #30

Closed
pantharshit00 opened this issue Jun 13, 2018 · 3 comments
Closed

Constantly getting missing dep on running on windows #30

pantharshit00 opened this issue Jun 13, 2018 · 3 comments
Labels
bug Something isn't working

Comments

@pantharshit00
Copy link

Bug Report

Describe the bug
If I make a MDX file I am getting this wierd missing dep error. I am using the typescript setup

To Reproduce

  1. Install docz on windows
  2. Make a MDX file and run docz
This dependency was not found:

* componentsButtonButton.mdx in ./.docz/app/imports.js

To install it, you can run: npm install --save componentsButtonButton.mdx

https://github.com/javascript-af/ui-lib
It is on the docz branch

Expected behavior

It should bootstrap the site and it should run

Enviroment

  • OS: Windows 10
  • Node/npm version: Node 8.11.2
@marceloavf
Copy link
Contributor

Related to #12

@pedronauck pedronauck added the bug Something isn't working label Jun 13, 2018
@pantharshit00
Copy link
Author

Using bash on windows for noe. I guess PR #31 will close this issue

@pantharshit00
Copy link
Author

pantharshit00 commented Jun 15, 2018

closing in favor of #12

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants