-
Notifications
You must be signed in to change notification settings - Fork 36
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Can not find '@app/env' when running 'ionic cordova build ios' #22
Comments
Any news or update on this issue? |
Hey @jbagaresgaray @stevenwaskey , I have integrated on DEV/PROD, Now It is works correctly! If you have same problem, I will share a project about this later. |
Unfortunately, we ended up going another route because we were unable to determine & resolve the root cause of the issue. With that said, I'd prefer us to use this plugin. It appears that Ionic-cli is currently at |
I'm not sure why this happens to you, I integrated this last week and the first time I tried this, this worked correctly. However, I will hope that this plugin receive an update. |
In your tsconfig.json, make sure that the path that
|
I have the same problem, when run
|
Same issue here... :( Any clue .. ? |
I've just added every run script I wanted in the package.json, such as: "staging": "export MY_ENV=staging&& ionic-app-scripts serve", (MacOS) and running: npm run {{ name_of_the_script }} |
Ionic fails to build ios application stating that it can not locate the @app/env module. Reluctant to create what is almost a duplicate ticket, I have yet to be able to get to the bottom of this.
Command
ionic serve -l
works without exception.
Command
ionic cordova build ios
fails with following log & error
Attempted:
Two different path settings.
Ionic Info
The text was updated successfully, but these errors were encountered: