Code Monkey home page Code Monkey logo

Comments (6)

q-nick avatar q-nick commented on September 21, 2024 1

Looks like some problems with filesystem permission.

Does it work if you start npx npm-gui inside the folder with package.json?

from npm-gui.

jerone avatar jerone commented on September 21, 2024 1

Yes, perfect.

image

from npm-gui.

q-nick avatar q-nick commented on September 21, 2024

Hi, @jerone thanks for the feedback.

As a workaround - try to open any project with package.json like here: https://npm-gui.nullapps.dev/docs/npm-gui/3-navigating/

from npm-gui.

jerone avatar jerone commented on September 21, 2024

Actually, I tried navigating up the tree (../), but that resulted in the following error:

ERROR HANDLER Error: EPERM: operation not permitted, lstat 'C:\Users\/DefaultAppPool'
    at lstatSync (node:fs:1574:3)
    at C:\Users\<user>\AppData\Roaming\nvm\v18.11.0\node_modules\npm-gui\dist\actions\explorer\explorer.js:19:41
    at Array.map (<anonymous>)
    at Object.explorer [as callback] (C:\Users\<user>\AppData\Roaming\nvm\v18.11.0\node_modules\npm-gui\dist\actions\explorer\explorer.js:17:54)
    at Server.<anonymous> (C:\Users\<user>\AppData\Roaming\nvm\v18.11.0\node_modules\npm-gui\dist\simple-express.js:142:54)
    at Generator.next (<anonymous>)
    at fulfilled (C:\Users\<user>\AppData\Roaming\nvm\v18.11.0\node_modules\npm-gui\dist\simple-express.js:5:58)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
  errno: -4048,
  syscall: 'lstat',
  code: 'EPERM',
  path: 'C:\\Users\\/DefaultAppPool'
}

With an empty navigation menu:
image

Looks like an path issue on Windows.

from npm-gui.

jerone avatar jerone commented on September 21, 2024

Yes, project folders work fine.

from npm-gui.

q-nick avatar q-nick commented on September 21, 2024

@jerone v4.0.2 should contain a fix for that problem. Would you like to confirm if is it better now?

npx npm-gui@latest

from npm-gui.

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.