-
Notifications
You must be signed in to change notification settings - Fork 101
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
no folders get added #61
Comments
Could you post the full output from the terminal that you get after running it? Also could you share your Node and NPM version? |
Nothing showed up so I tried:
But still nothing |
Can you give it a try using WSL? |
ah that was the issue. I just tried it on my Macbook and it installs. |
Perfect, good to hear that. I will see if we can add instructions or detection for this. |
Same problem after installing WSL and running in WSL :/ |
@thekesslereffect @ow1337 I just published a new version of the CLI, could you test to see if this changes how it works? Instructions can be found in my announcement tweet. |
I ran into a similar issue. Ran the setup command and essentially got the nx workspace with nothing else.
Had to run the following, aftering cd'ing into the project folder:
That solved my issue. Then it was just a quick 'npx nx dev' and I was up and running. OS: Windows 10 Pro |
Thanks man! This works for me :) |
Gm! Yesterday we announced a new version of this cli which should fix this issue. Please give it a spin and comment here if the issue persists so I can investigate. |
any idea what to do? This is the only thing that shows up when I run: npx create-solana-dapp@latest
I tried npm i and it still doesnt populate with folders.
The text was updated successfully, but these errors were encountered: