@rrodriguezsantos wrote:
I’m using CML command: ionic serve
The project was developed for people wich are not here so we must get by …
ojalá pudiesemos lanzar la app en el browser o en el dispositivo porque eso nos ayudaría a avanzar.
Si todo nos fuese bien y la experiencia no fuese muy traumática, teniamos pensado aprender bien y comenzar nuevos desarrollos en IONIC (hasta ahora usabamos angular + cordova sólo)
Por favor, cualquier dato que veais me falte enviar para ayudar a determinar el problema pedidmelo, ahora estamos un poco perdidos y llevamso dos día intentando lanzar el proyecto en android o el browser.
This is de STACK TRACE of the error in the browser:
Error: Cannot find module “@app/env”
at Object.523 (http://localhost:8100/build/main.js:7000:7)
at webpack_require (http://localhost:8100/build/vendor.js:55:30)
at Object.472 (http://localhost:8100/build/main.js:6692:74)
at webpack_require (http://localhost:8100/build/vendor.js:55:30)
at Object.467 (http://localhost:8100/build/main.js:6654:70)
at webpack_require (http://localhost:8100/build/vendor.js:55:30)
at webpackJsonpCallback (http://localhost:8100/build/vendor.js:26:23)
at http://localhost:8100/build/main.js:1:1This is data about the project:
Ionic Framework: 3.7.1
Ionic App Scripts: 3.0.0
Angular Core: 4.4.3
Angular Compiler CLI: 4.4.3
Node: 8.11.1
OS Platform: Windows 10
Navigator Platform: Win32
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.87 Safari/537.36
Posts: 1
Participants: 1
