Forum Discussion
sergeluca
Sep 16, 2016Copper Contributor
SharePoint Framework : error loading jquery in SharePoint workbench (jquery web part tutorial)
Hello, I'm following the step by step Jquery web part tutorial; when loading the web part in the SharePoint workbench , I get the error : Error: Unable to load web part script resources due to: E...
Carsten Stahlberg
Sep 21, 2016Brass Contributor
Hello Serge,
I have a similar problem trying to embed Bootstrap Progress Bar. At least for jquery I solved the problem by following a post from Waldek Mastykarz who adds a full url to the externals section of the config.json.
https://blog.mastykarz.nl/sharepoint-framework-client-side-web-parts-jquery-plugins-cdn/
Kind Regards
Carsten