【问题标题】:The 'NCD.L1.sample--thanks' project not working as expected“NCD.L1.sample--thanks”项目未按预期工作
【发布时间】:2021-12-23 13:24:22
【问题描述】:

我一直在关注此处显示的示例:
https://www.youtube.com/watch?v=w6JlZpYMvpo&list=PL9tzQn_TEuFXdfbkEw5_16Dsf0F6QLDmL&index=21&t=900s

repo 在这里:
https://github.com/Learn-NEAR/NCD.L1.sample--thanks

当我尝试运行 ./scripts/1.dev-deploy.sh 时,它被返回:

The Error Shot

我很想知道我是否在这里做错了什么,如果是,解决办法是什么。

【问题讨论】:

    标签: nearprotocol


    【解决方案1】:

    从有关缺少依赖项的错误中,我认为您忘记运行yarn

    我已更新说明,将其作为步骤 #2 包含在内

    ## Usage
    
    ### Development
    
    To deploy the contract for development, follow these steps:
    
    1. clone this repo locally
    2. run `yarn` to install dependencies
    3. run `./scripts/1.dev-deploy.sh` to deploy the contract (this uses `near dev-deploy`)
    
    **Your contract is now ready to use.**
    

    【讨论】:

    • 解决了问题:))谢谢!
    猜你喜欢
    • 1970-01-01
    • 1970-01-01
    • 2022-01-21
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 2023-03-26
    相关资源
    最近更新 更多