genghis9021

Upgrading 3.10.1 to 3.12.2

Recommended Posts

I understand that NPM or Bower is now used for installation.

In my case, the new XT files were simply copied into the existing FusionCharts directory.

1) Was this sufficient ? Or do I need to use NPM or Bower to do a proper install/upgrade ?

Perhaps coincidentally, I've noticed 'SourceMap errors' in Firefox & Chrome. The only way I can remove them is to remove the source mapping line at the bottom of the associated FusionCharts files (fusionchart.js & fusioncharts.charts.js).

//# sourceMappingURL=http://localhost:3052/3.12.2/map/licensed/fusioncharts.charts.js.map

otherwise the following appears though everything is "working" without issue.

Source map error: TypeError: NetworkError when attempting to fetch resource. Resource URL: http://localhost/Collection-Lab/FusionCharts/fusioncharts.charts.js Source Map URL: http://localhost:3052/3.12.2/map/licensed/fusioncharts.charts.js.map

2) Is this related to the install not being properly executed as above - ie, no NPM, no path update, etc.

Edited by genghis9021
small detail missing

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now