Closed sandeepV2 closed 1 year ago
Environment: node - v16.19.0 dfx - 0.9.3
Command used to install dfx: DFX_VERSION=0.9.3 sh -ci "$(curl -fsSL https://sdk.dfinity.org/install.sh)"
DFX_VERSION=0.9.3 sh -ci "$(curl -fsSL https://sdk.dfinity.org/install.sh)"
After creating new project I get the following links to get started. `$ dfx new hello
To learn more before you start coding, see the documentation available online:
None of the mentioned links are working and end up in page not found error.
Am i missing something here ? or May be we should update the doc links.
dfx 0.9.3 is extremely outdated (released 15 months ago). Please use a version that is (somewhat) current
Thank you @sesi200 , The tutorial i am following must be pretty old.
Environment: node - v16.19.0 dfx - 0.9.3
Command used to install dfx:
DFX_VERSION=0.9.3 sh -ci "$(curl -fsSL https://sdk.dfinity.org/install.sh)"
After creating new project I get the following links to get started. `$ dfx new hello
To learn more before you start coding, see the documentation available online:
None of the mentioned links are working and end up in page not found error.
Am i missing something here ? or May be we should update the doc links.