alchemyplatform / create-web3-dapp

The complete toolbox to create web3 applications.
https://docs.alchemy.com
GNU Affero General Public License v3.0
870 stars 251 forks source link

Error: spawn npm ENOENT #87

Closed tianxiuali closed 1 year ago

tianxiuali commented 1 year ago

When I run npx create-web3-dapp@latest, throw an error:

image

cqcn1991 commented 1 year ago

yeah, same here

Eversmile12 commented 1 year ago

Pushing windows fixes in a few hours. Turns out windows doesn’t like spawn to create child processes - thanks for reporting, notifying here as soon as it’s up!

On Fri, 14 Apr 2023 at 12:29, ZK Zhao @.***> wrote:

yeah, same here

— Reply to this email directly, view it on GitHub https://github.com/alchemyplatform/create-web3-dapp/issues/87#issuecomment-1507877738, or unsubscribe https://github.com/notifications/unsubscribe-auth/ARLEKBIOX7UGIL5MECMDRS3XBDABHANCNFSM6AAAAAAW4PBU7M . You are receiving this because you are subscribed to this thread.Message ID: @.***>

-- Vittorio Rivabella R&D, Innovation and consulting UHI // IBM BSCs Software Development and Research https://www.youracclaim.com/users/vittorio-rivabella/badges

LinkedIn: linkedin.com/in/vittorio-rivabella https://www.linkedin.com/in/vittorio-rivabella WebDiary: binaryroot.xyz

Eversmile12 commented 1 year ago

Fix has been pushed 🫡

tianxiuali commented 1 year ago

Coooool😄Thanks