Git Product home page Git Product logo

photo-viewer's Introduction

Hello, I am a web developer mostly working with Typescript.

My Apps:
Music Player, a music player with reversing, time stretching, and pitch shifting effects.
Photo Viewer, a photo viewer with resizing and color correction effects.
Video Player, a video player with reversing and time stretching effects.
Waifu2x GUI, an image, gif, and video upscaler.
Image Compressor, an image and gif compressor.

My Websites:
Kisaragi Website, the website of my discord bot.
Cuteanime, an interface to watch anime with japanese subtitles.
Cutemanga, an interface to read manga with japanese ocr'd text.
Moebooru, an image board website organized by tags.
Local Image Viewer, an interface to view local images.

Misc:
Kisaragi Bot, a discord bot having 300+ commands.

photo-viewer's People

Contributors

tenpi avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

photo-viewer's Issues

dependency error

[Window Title]
Error

[Main Instruction]
A JavaScript error occurred in the main process

[Content]
Uncaught Exception:
Error:
Something went wrong installing the "sharp" module

Cannot find module '../build/Release/sharp-win32-x64.node'
Require stack:

  • C:\Program Files\Photo Viewer\resources\app.asar\node_modules\sharp\lib\sharp.js
  • C:\Program Files\Photo Viewer\resources\app.asar\node_modules\sharp\lib\constructor.js
  • C:\Program Files\Photo Viewer\resources\app.asar\node_modules\sharp\lib\index.js
  • C:\Program Files\Photo Viewer\resources\app.asar\dist\main.js

Possible solutions:

  • Install with the --verbose flag and look for errors: "npm install --ignore-scripts=false --verbose sharp"
  • Install for the current runtime: "npm install --platform=win32 --arch=x64 sharp"
  • Consult the installation documentation: https://sharp.pixelplumbing.com/install
    at Object. (C:\Program Files\Photo Viewer\resources\app.asar\node_modules\sharp\lib\sharp.js:30:9)
    at Module._compile (internal/modules/cjs/loader.js:1083:30)
    at Object.Module._extensions..js (internal/modules/cjs/loader.js:1113:10)
    at Module.load (internal/modules/cjs/loader.js:940:32)
    at Module._load (internal/modules/cjs/loader.js:781:14)
    at Function.f._load (electron/js2c/asar_bundle.js:5:12913)
    at Module.require (internal/modules/cjs/loader.js:964:19)
    at require (internal/modules/cjs/helpers.js:88:18)
    at Object. (C:\Program Files\Photo Viewer\resources\app.asar\node_modules\sharp\lib\constructor.js:8:1)
    at Module._compile (internal/modules/cjs/loader.js:1083:30)
    at Object.Module._extensions..js (internal/modules/cjs/loader.js:1113:10)
    at Module.load (internal/modules/cjs/loader.js:940:32)
    at Module._load (internal/modules/cjs/loader.js:781:14)
    at Function.f._load (electron/js2c/asar_bundle.js:5:12913)
    at Module.require (internal/modules/cjs/loader.js:964:19)
    at require (internal/modules/cjs/helpers.js:88:18)

[确定]


after install sharp,also error -_-!

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.