Angular2 e mongoDB

di il
3 risposte

Angular2 e mongoDB

Salve,

Sto studiando Angular2, e mongoDb. Non utilizzo un ambiente particolare, ma solo un editor di testo (Atom) in cui scrivo codice Angular2.
La compilazione e il lancio avviene tutto da riga di comando, con sistema operativo OS el captain. Delle volte non riesco ad aprire il database
mongoDB, non riesco a capire il perchè. La cosa strana è alcune volte riesco a lanciarlo (sempre da riga di comando), ma altre volte non ne vuole sapere.

Ho postato in allegato l'errore che lancia, spero che possa essere utile.
Saluti
Allegati:
19206_34e486b6af930858351d49a608d88b92.png
19206_34e486b6af930858351d49a608d88b92.png

3 Risposte

  • Re: Angular2 e mongoDB

    manuel__89 ha scritto:


    Ho postato in allegato l'errore che lancia, spero che possa essere utile.
    L'allegato è praticamente illeggibile .... inoltre dovresti precisare quale è la relazione con Java.
  • Re: Angular2 e mongoDB

    Con Java non c'entra nulla, magari però dall' errore potete indirizzarmi verso una soluzione
    Se non si vede bene, allora posto qui il messaggio di errore.
    throw err;
    Error: Cannot find module '../lib/lite-server'
    at Function.Module._resolveFilename (module.js:455:15) at Function.Module._load (module.js:403:25) at Module.require (module.js:483:17) at require (internal/module.js:20:19)
    at Object.<anonymous> (/Users/nessjk/Dropbox/Projects/Angular 2/a2website 5/quickstart/node_modules/.bin/lite-server:7:1)
    at Module._compile (module.js:556:32)
    at Object.Module._extensions..js (module.js:565:10)
    at Module.load (module.js:473:32)
    at tryModuleLoad (module.js:432:12)
    at Function.Module._load (module.js:424:3)
    ERR! Darwin 15.5.0
    ERR! argv "/usr/local/bin/node" "/usr/local/bin/npm" "run" "lite"
    ERR! node v6.6.0 ERR! npm v3.10.3 ERR! code ELIFECYCLE
    ERR! angular-quickstart@l.0.0 lite: 'lite-server'
    ERR! Exit status 1 ERR!
    ERR! Failed at the angular-quickstart@l.0.0 lite script ‘lite-server1.
    ERR! Make sure you have the latest version of node.js and npm installed. ERR!
    you do, this is most likely a problem with the angular-quickstart package, ERR! not with npm itself.
    ERR! Tell the author that this fails on your system:
    ERR! lite-server
    ERR! You can get information on how to open an issue for this project with: ERR! npm bugs angular-quickstart
    ERR! Or if that isn’t available, you can get their info via:
    ERR! npm owner Is angular-quickstart
    ERR! There is likely additional logging output above.
    npm ERR! Please include the following file with any support request:
    npm ERR! /Users/nessjk/Dropbox/Projects/Angular 2/a2website 5/quickstart/npm-debug.log
    Darwin 15.5.0
    argv "/usr/local/bin/node" "/usr/local/bin/npm" "start" node v6.6.0 npm v3.10.3 code ELIFECYCLE
    angular-quickstart@l. 0.0 start: 'concurrently "npm run tsc:w" "npm run lite" ' Exit status 1
    Failed at the angular-quickstart^l.0.0 start script ‘concurrently "npm run tsc:w" Make sure you have the latest version of node.js and npm installed.
    If you do, this is most likely a problem with the angular-quickstart package, not with npm itself.
    Tell the author that this fails on your system: concurrently "npm run tsc:w" "npm run lite"
    You can get information on how to open an issue for this project with: npm bugs angular-quickstart
    Or if that isn't available, you can get their info via: npm owner Is angular-quickstart There is likely additional logging output above.
    Please include the following file with any support request:
    /Users/nessjk/Dropbox/Projects/Angular 2/a2website 5/quickstart/npm-debug.log
  • Re: Angular2 e mongoDB

    Infatti tutta la sbrodolata di errore che hai postato non ha nulla di Java ... è tutta roba di Javascript/Angular/Node! Su cui tra l'altro non saprei proprio come aiutarti, non essendo competente in materia.
    Pare che non trova quel modulo lite-server ... probabilmente manca davvero o magari non è dove dovrebbe essere.
    Chiedi (fai spostare la discussione magari) nella sezione Javascript.
Devi accedere o registrarti per scrivere nel forum
3 risposte