javascript - Error: Text data outside of root node - when installing cordova plugin -


i error when trying install cordova plugin ionic (usually after around 6pm gmt+0).

these plugins both npm , github, , error is:

error: text data outside of root node. line: 155 column: 1 char: " 

the install command along lines of

ionic cordova plugin add cordova-plugin-network-information@1.3.1

it not matter plugin is, because mentioned happens number of them, same error. work ok in morning, , shuts down.

i have tried on multiple computers, on multiple separate internet connections (from uk), , have script reruns commands if fail, attempt install around 20 plugins continuously until installed long run script. ran hour constantly, , not single 1 installed.

i checked status of npm , github if perhaps down, seemed , running usual...

any ideas appreciated


Comments

Popular posts from this blog

angular - Ionic slides - dynamically add slides before and after -

minify - Minimizing css files -

Add a dynamic header in angular 2 http provider -