Giter Club home page Giter Club logo

Comments (6)

OblivionSY avatar OblivionSY commented on June 1, 2024 1

I have also just cloned the repo and have issues with npm - even running separately, or using the ; does not work:

This seems to be the error that is shown

[email protected] napa C:\Projects\JPProject.IdentityServer4.AdminUI\src\Frontend\Jp.AdminUI
napa

info git git://github.com/miloszfalinski/jquery.flot.spline into jquery.flot.spline
events.js:200
throw er; // Unhandled 'error' event
^

Error: spawn git ENOENT
at Process.ChildProcess._handle.onexit (internal/child_process.js:264:19)
at onErrorNT (internal/child_process.js:456:16)
at processTicksAndRejections (internal/process/task_queues.js:81:21)
Emitted 'error' event on ChildProcess instance at:
at Process.ChildProcess._handle.onexit (internal/child_process.js:270:12)
at onErrorNT (internal/child_process.js:456:16)
at processTicksAndRejections (internal/process/task_queues.js:81:21) {
errno: 'ENOENT',
code: 'ENOENT',
syscall: 'spawn git',
path: 'git',
spawnargs: [
'clone',
'--depth',
'1',
'-q',
'git://github.com/miloszfalinski/jquery.flot.spline',
'C:\Projects\JPProject.IdentityServer4.AdminUI\src\Frontend\Jp.AdminUI\node_modules\jquery.flot.spline'
]
}
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! [email protected] napa: napa
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the [email protected] napa script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output
above.

npm ERR! A complete log of this run can be found in:
npm ERR! C:\Users\syates\AppData\Roaming\npm-cache_logs\2020-05-19T15_37_48_184Z-debug.log
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! [email protected] install: npm run napa
npm ERR! Exit status 1

from jpproject.identityserver4.adminui.

johndcollins avatar johndcollins commented on June 1, 2024

From what I can gather, the problem is the && on windows. Do you have a fix for this?

from jpproject.identityserver4.adminui.

brunobritodev avatar brunobritodev commented on June 1, 2024

Hi,

Actually I'm running the development from a windows environment. The container is running under linux. Both are running fine.

btw, In command you can use &&.
image

At powershel you need to update to preview 7, since the last version doesn't support &&. The closest is ;
image

from jpproject.identityserver4.adminui.

brunobritodev avatar brunobritodev commented on June 1, 2024

I'm working on it

from jpproject.identityserver4.adminui.

OblivionSY avatar OblivionSY commented on June 1, 2024

Is there a PR or branch to look at with the issue fixed?

from jpproject.identityserver4.adminui.

stale avatar stale commented on June 1, 2024

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

from jpproject.identityserver4.adminui.

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.