I tried to create a new project with the ''new'' command but I always have this error
Hey @naza13 , does this solve your problem?
@jamonholmgren no,I tried but it didn't work
I made a debug and it seems it can't install boilerplate
@naza13 Can you provide more information about this?
@jamonholmgren when I try to create a new project with the ignite command ''new'' it seems that it can't install ignite boilerplate.

@naza13 Just had this problem, I fixed it by deleting the node_modules directory in my home folder.
Check to see if you have a node_modules folder in your home directory and if you do, delete it and try again.
You mean in the folder where the project is?
Il 25 lug 2017 5:13 AM, "johnpanos" notifications@github.com ha scritto:
@naza13 https://github.com/naza13 Just had this problem, I fixed it by
deleting the node_modules directory in my home folder.
Check to see if you have a node_modules folder in your home directory and
if you do, delete it and try again.—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
https://github.com/infinitered/ignite/issues/1090#issuecomment-317616572,
or mute the thread
https://github.com/notifications/unsubscribe-auth/AJDvTkButPL4iAVMCdvlCKCALvJC5ysAks5sRV1sgaJpZM4N_zg7
.
@naza13 No I mean your home directory. You can get there by typing "cd ~" into your terminal, then type "ls" and if there is a node_modules folder in there delete it.
Did that work, @naza13 ?
Sorry but I didn't try, I am away from my laptop for a while
Il 29 lug 2017 12:32 AM, "Jamon Holmgren" notifications@github.com ha
scritto:
Did that work, @naza13 https://github.com/naza13 ?
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
https://github.com/infinitered/ignite/issues/1090#issuecomment-318777063,
or mute the thread
https://github.com/notifications/unsubscribe-auth/AJDvThJbUFIKZuiOSvWCExM63bCjKwoiks5sSmGWgaJpZM4N_zg7
.
It work for me. Thanks all.
Most helpful comment
@jamonholmgren when I try to create a new project with the ignite command ''new'' it seems that it can't install ignite boilerplate.
