livereload-js | LiveReload JavaScript code | Runtime Evironment library
kandi X-RAY | livereload-js Summary
kandi X-RAY | livereload-js Summary
LiveReload JavaScript code that communicates with the server and implements reloading
Support
Quality
Security
License
Reuse
Top functions reviewed by kandi - BETA
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of livereload-js
livereload-js Key Features
livereload-js Examples and Code Snippets
Community Discussions
Trending Discussions on livereload-js
QUESTION
I'm trying to build my ionic app with --prod
flag but I'm getting issues doing it.
After upgrading to ionic 3.18, some time ago, there was some problems and I couldn't run my app anymore. I forgot what were the problems but I solved them somehow with some tweakings in my package.json, if I remember well, and I was able to run the app.
But since that, I can't get it to build with --prod
flag (but it works fine without).
Today I was looking into this problem and tried deleting my node_modules and rebuilding it following this advice. It solved the specific issue there was, but I still cannot build the app.
Here is the result of rebuilding node_modules folder running npm i
: (I removed a few lines without any error in the middle, because it was too long to post otherwise.)
ANSWER
Answered 2017-Dec-07 at 00:24Most of them were warnings. So you don't need to worry about those things.
You have done a number of things which were against the Ionic 3.9.2
. You must never use the latest angular
since the Ionic team has not tested it yet. e.g. You used angular
^5.0.1
. You need to follow this official package.json file.And also don't use ^
with angular
versions.
Your typescript
version too very higher one. You need to follow this:
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install livereload-js
Support
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page