404 not found error - Howler HTML script src #1723
              
                Unanswered
              
          
                  
                    
                      pattshreds
                    
                  
                
                  asked this question in
                Q&A
              
            Replies: 0 comments
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    
Uh oh!
There was an error while loading. Please reload this page.
-
Hey!
I'm getting errors right off the bat when trying to load Howler into my EJS(HTML) file. This project is EJS, MongoDB, Node and Express with an MVC structure. I'm loading this script into my show.ejs file within the views folder. Here's what I've done:
<script src="../../node_modules/howler/dist/howler.min.js"></script>And that's all. I'm getting 2 errors in the console:
Any insight is appreciated. (:
Beta Was this translation helpful? Give feedback.
All reactions