Giter Site home page Giter Site logo

cli115's Introduction

cli115's People

Contributors

deadblue avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar

Forkers

macmisu

cli115's Issues

Makefile error

-depth 1 cannot be processed by Linux Shell.
find: warning: you have specified the global option -depth after the argument -type, but global options are not positional, i.e., -depth affects tests specified before it as well as those specified after it. Please specify global options before other arguments. find: paths must precede expression: '1'
I correct it with -mindepth 1 -maxdepth 1

I tried command ./cli115
After login with scanning, error occurs.
panic: runtime error: invalid memory address or nil pointer dereference [signal SIGSEGV: segmentation violation code=0x1 addr=0x10 pc=0x6f53ec] goroutine 1 [running]: go.dead.blue/cli115/internal/app/context.(*Impl).Startup(0xc0000cc4c0, 0xa8ed40, 0x7aa4ad) /home/aaa/115/cli115/internal/app/context/context.go:47 +0x10c go.dead.blue/cli115/internal/pkg/terminal.(*Terminal).Run(0xc0000a6460, 0xc0000f7eb8, 0xa) /home/aaa/115/cli115/internal/pkg/terminal/terminal.go:34 +0x3b go.dead.blue/cli115/internal/app.Run(0x0, 0xc00008e058) /home/aaa/115/cli115/internal/app/app.go:39 +0x697 main.main() /home/aaa/115/cli115/cmd/cli115/main.go:8 +0x22
Is there anything wrong with the building?

BTW, is there any reference for the instructions (upload/move/del,etc)?

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.