Skip to content
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

Error in creating new widget : The directory is not empty and we cannot detect a widget. #38

Open
ajaysdahibhate opened this issue Apr 9, 2020 · 13 comments · May be fixed by #39
Open

Comments

@ajaysdahibhate
Copy link

I am trying to create a new widget but getting error. Please check attached screenshot.
image

@KKPDS
Copy link

KKPDS commented Apr 12, 2020

same problem, here? any solution yet?
image

@mangwhee
Copy link

mangwhee commented Apr 12, 2020

I found the same issue. How can i fix it?
image

@GinoOne
Copy link

GinoOne commented Apr 13, 2020

Same problem.
yo creates a directory .yo-repository
mendix-generator cannot handle that
yo version 3.1.1
node version 12.16.2
npm version 6.14.4
Screenshot_1

@jisu0309
Copy link

same problem too
453

@huyuan1307
Copy link

find the generator-mendix module and modify code at line75
image

@GinoOne
Copy link

GinoOne commented Apr 14, 2020

Thank you :-)

@ragulrajpro
Copy link

widget

Hi all,
The same issue for me please anyone make a suggestion on this.

@GinoOne
Copy link

GinoOne commented Apr 15, 2020

@ragulrajpro Please see the comment by @huyuan1307
edit file
C:\Users<your_username>\AppData\Roaming\npm\node_modules\generator-mendix\generators\app\index.js
and edit line 75 of that file so it looks like in the screenshot in @huyuan1307 's comment

@Mnabawy
Copy link

Mnabawy commented Apr 19, 2020

it works by the way

@MerylGeugies
Copy link

It worked for me! Thanks!

@peeradech
Copy link

It works!!

@ajaysdahibhate
Copy link
Author

Thanks @huyuan1307 . It worked.

@tomhmoses tomhmoses linked a pull request May 7, 2020 that will close this issue
@Tebogo-Legodi
Copy link

find the generator-mendix module and modify code at line75
image

Thank you

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

Successfully merging a pull request may close this issue.