# Image files loading issue

**URL:** https://discourse.processing.org/t/image-files-loading-issue/15410
**Category:** Beginners
**Created:** [November 11, 2019, 6:27pm UTC](https://discourse.processing.org/t/image-files-loading-issue/15410 "2019-11-11T18:27:50Z")
**Posts on this page:** 1
**Showing post:** 2

<div class="post-metadata">

### Author: ![GoToLoop](https://yyz2.discourse-cdn.com/flex036/user_avatar/discourse.processing.org/gotoloop/32/86_2.png) [@GoToLoop](https://discourse.processing.org/u/GoToLoop)
#### Post date: [November 11, 2019, 6:35pm UTC](https://discourse.processing.org/t/image-files-loading-issue/15410/2 "2019-11-11T18:35:36Z")

</div>

> [@CDN for 0.10.2?](https://discourse.processing.org/t/cdn-for-0-10-2/14804/2):
>
> Use the “index.html” minimal template file from this sketch below instead: bulb index.html: \<script defer src=https://Unpkg.com/p5\>\</script\> \<script defer src=sketch.js\>\</script\> Other alternative CDNs: file_cabinet[Unpkg.com/p5/](http://Unpkg.com/p5/)[cdn.JsDelivr.net/npm/p5/](http://cdn.JsDelivr.net/npm/p5/) As a last recourse, we can grab “p5.min.js” directly from their site: shushing_face[p5js.org/assets/js/p5.min.js](http://p5js.org/assets/js/p5.min.js)

> [@Trouble setting up p5 in Visual Studio Code](https://discourse.processing.org/t/trouble-setting-up-p5-in-visual-studio-code/1324/7):
>
> Notepad++ and other similar frugal text editors are more geared towards small projects like Processing sketches and quick file edits. IDEs like Sublime, Atom, Brackets, Eclipse, etc., are more appropriate for bigger projects. Firefox and its derivatives browsers can run “.js” code directly under the file:// scheme. Chromium-based browsers can do it too, though w/ some limitations, if we run it w/ a modified shortcut w/ an “–allow-file-access-from-files” argument: [Chrome-allow-file-access-fro…](http://Chrome-allow-file-access-from-file.com/)

---

_[View the full topic](https://discourse.processing.org/t/image-files-loading-issue/15410)._
