Git Product home page Git Product logo

/home/ubuntu/hioshop/hioshop-admin/node_modules/electron/dist/electron: error while loading shared libraries: libgtk-3.so.0: cannot open shared object file: No such file or directory about hioshop-admin HOT 5 OPEN

MZfengdada avatar MZfengdada commented on June 2, 2024
/home/ubuntu/hioshop/hioshop-admin/node_modules/electron/dist/electron: error while loading shared libraries: libgtk-3.so.0: cannot open shared object file: No such file or directory

from hioshop-admin.

Comments (5)

MZfengdada avatar MZfengdada commented on June 2, 2024

I run “sudo apt install libgtk-3-0” and the problem was resolved

from hioshop-admin.

MZfengdada avatar MZfengdada commented on June 2, 2024

However, the problem "error while loading shared libraries: libasound.so.2" appears later

from hioshop-admin.

MZfengdada avatar MZfengdada commented on June 2, 2024

I then ran the "sudo apt-get install libasound2" command to fix the problem

from hioshop-admin.

MZfengdada avatar MZfengdada commented on June 2, 2024

But there's another problem. Here's the problem: "WARNING in .//vue-loader/lib/template-compiler?{"id":"data-v-e0e9a930","hasScoped":true}!.//vue-loader/lib/selector.js?type=template&index=0!./src/renderer/components/Freight/FreightAddPage.vue
(Emitted value instead of an instance of Error) the "scope" attribute for scoped slots have been deprecated and replaced by "slot-scope" since 2.5. The new "slot-scope" attribute can also be used on plain elements in addition to to denote scoped slots.
@ ./src/renderer/components/Freight/FreightAddPage.vue 10:2-218
@ ./src/renderer/router/index.js
@ ./src/renderer/main.js
@ multi ./.electron-vue/dev-client ./src/renderer/main.js
Child html-webpack-plugin for "index.html":
Asset Size Chunks Chunk Names
index.html 1.46 MB 0
Child extract-text-webpack-plugin:
Asset Size Chunks Chunk Names
fonts/element-icons.ttf 56 kB
fonts/element-icons.woff 28.2 kB

┗ ----------------------------

┏ Electron -------------------

(electron:3864): Gtk-WARNING **: 01:27:54.824: cannot open display:

┗ ----------------------------"

from hioshop-admin.

MZfengdada avatar MZfengdada commented on June 2, 2024

sed -i "s/scope=/slot-scope=/g" grep "scope=" -rl ./src/renderer/components

from hioshop-admin.

Related Issues (14)

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.