p5.sound.min.js.map

See original GitHub issue

I get the following error in the Safari console Failed to load resource: the server responded with a status of 404 () and https://cdn.jsdelivr.net/npm/p5/lib/addons/p5.sound.min.js.map and in the Chrome console DevTools failed to parse SourceMap: https://cdn.jsdelivr.net/npm/p5/lib/addons/p5.sound.min.js.map

p5.js version 0.10.2 p5.sound version: 0.3.12

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Reactions:1
  • Comments:10

github_iconTop GitHub Comments

3reactions
joepdoopercommented, Apr 4, 2020

@zuppao Thank you! I downloaded the “Source code” zip file from https://github.com/processing/p5.js-sound/releases and indeed inside the ‘Lib’ folder it has the .map file! Great!

2reactions
zuppaocommented, Jun 30, 2021

Hi, how do you fix this error please? I am getting it when using the files included in the ‘Downloaded’ link on the p5.js Web site. This is my first time using Processing. Could not read source map for file:///p5.sound.min.js There is no p5.sound.min.js.map in the downloaded zip file

@RichardJECooke buddy you need to download the missing files (.map) from the official github rep in https://github.com/processing/p5.js-sound/tree/master/lib then you will be abke to add it to your project (sorry for the delay on answer)

Read more comments on GitHub >

github_iconTop Results From Across the Web

P5.SOUND.MIN.JS.MAP: DOWNLOAD - CDNPKG .com
Download p5.sound.min.js.map or get a CDN url for 15 versions of p5.js.
Read more >
Error 404 Not Found ml5.js.map p5.sound.js ... - Stack Overflow
I'm currently working on a ml5.js application using PoseNet.js & p5. When I deploy the app through node's http-server, my PoseNet model ...
Read more >
reference | map() - P5.js
p5.js a JS client-side library for creating graphic and interactive experiences, based on the core principles of Processing.
Read more >
17.1: Loading and Playing - p5.js Sound Tutorial - YouTube
In this new video series, I discuss the p5. js sound library to work with audio. In this first part, I demonstrate how...
Read more >
p5.js tips - Jaakko's data stuff
... Could not load content for https://cdnjs.cloudflare.com/ajax/libs/p5.js/1.1.9/addons/p5.sound.min.js.map: HTTP error: status code 404, ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found