Giter Site home page Giter Site logo

Comments (4)

frol avatar frol commented on June 20, 2024

@Eren-Yeaager thanks for reporting it. We don’t have Windows boxes to debug it and our CI for Windows works just fine, so I don’t know how to help you here. Does pre-compiled binary installation work for you? https://github.com/bos-cli-rs/bos-cli-rs/releases/tag/v0.3.6

from bos-cli-rs.

Eren-Yeaager avatar Eren-Yeaager commented on June 20, 2024

@frol Yeah i tried the pre-compiled binary installing bos-cli got added to my package.json , but when i run npm run deploy
it showing this error
Please select an app:

  1. proofOfVibes
    Enter the number of the app you want to use: 1
    'C:\Users\saswat' is not recognized as an internal or external command,
    operable program or batch file.
    Error deploying proofOfVibes widgets:
    Command failed: C:\Users\saswat marpureddy\vibes-components\vibes-components\node_modules\bos-workspace\node_modules.bin\bos components deploy 'saswatm.near' sign-as 'saswatm.near' network-config mainnet

I have also changed to my near account for deployment in bos.config.json

from bos-cli-rs.

frol avatar frol commented on June 20, 2024

From the error it seems that you have a space in the folder name “saswat marpureddy” and it seems that the path is not quoted which causes it to attempt to run c:\Users\saswat as a command and treat the rest as just an argument. Please, include your package.json here.

from bos-cli-rs.

frol avatar frol commented on June 20, 2024

As a quick workaround, move your project to a folder which doesn’t have spaces in the path

from bos-cli-rs.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.