Giter VIP home page Giter VIP logo

Comments (6)

cancundeyingzi avatar cancundeyingzi commented on June 13, 2024

同,已经cd到目录

from fiora.

mengtaixiao avatar mengtaixiao commented on June 13, 2024

同这个问题,不知道怎么整,
我搜出来他是个链接文件,不是二进制文件,无法执行

docker exec -it fiora /bin/bash 进入的Docker内部
root@63e827a5d0e6:/usr/app/fiora# find / -name fiora
/usr/local/bin/fiora
/usr/local/share/.config/yarn/link/fiora
/usr/app/fiora
/usr/app/fiora/packages/web/dist/fiora

都是目录,执行不了

from fiora.

cancundeyingzi avatar cancundeyingzi commented on June 13, 2024

同这个问题,不知道怎么整, 我搜出来他是个链接文件,不是二进制文件,无法执行

docker exec -it fiora /bin/bash 进入的Docker内部 root@63e827a5d0e6:/usr/app/fiora# find / -name fiora /usr/local/bin/fiora /usr/local/share/.config/yarn/link/fiora /usr/app/fiora /usr/app/fiora/packages/web/dist/fiora

都是目录,执行不了

我在犹豫要不要用Python仿制一个?😂😂

from fiora.

cancundeyingzi avatar cancundeyingzi commented on June 13, 2024

看更新时间,开发者貌似已经嘎了()

from fiora.

qtlark avatar qtlark commented on June 13, 2024

同这个问题,不知道怎么整, 我搜出来他是个链接文件,不是二进制文件,无法执行

docker exec -it fiora /bin/bash 进入的Docker内部
root@63e827a5d0e6:/usr/app/fiora# find / -name fiora
/usr/local/bin/fiora
/usr/local/share/.config/yarn/link/fiora
/usr/app/fiora
/usr/app/fiora/packages/web/dist/fiora

都是目录,执行不了

/usr/local/bin/fiora是一个脚本
chmod 777 /usr/local/bin/fiora
即可

from fiora.

wanghonghe avatar wanghonghe commented on June 13, 2024

image
fiora是一个连接文件,连接到index.ts,但这个文件并不存在
image

from fiora.

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.