nos / create-nos-dapp

CLI tool to generate a new nOS dApp
53 stars 35 forks source link

Is Windows 10 supported as a dev platform? [FIXED] #2

Closed mwherman2000 closed 6 years ago

mwherman2000 commented 6 years ago

How long should yarn start take to complete? ...there's also a message about fsevents not being compatible with 'win32' ....teething pains... nothing is showing up in Chrome @ http://localhost:1234 ....

image

mwherman2000 commented 6 years ago

Read <mhuggins - Today at 5:14 PM @Michael Herman (Toronto) I'm not as familiar with Parcel as @DrPpr, but doing a cursory search reveals that there's a known issue with builds hanging in certain environments (https://github.com/parcel-bundler/parcel/issues/900) >

More specifically, follow the instructions here: https://github.com/parcel-bundler/parcel/issues/900#issuecomment-378953368

mwherman2000 commented 6 years ago

Reminder that you also need to install the NOS Client project: https://github.com/nos/client

jeroenptrs commented 6 years ago

@mwherman2000 this has now been added to our docs until this pull request goes through. https://github.com/nos/dapp-starter-kit#known-issues

mwherman2000 commented 6 years ago

Reminder: In the client, enter localhost:1234 in the address bar (without http://).