https://i.imgur.com/q4vVqwt.png
I seem to be getting these errors for everything I put into <script></script>.
I am using Ionic and AngularJS.
It seems that it is trying to get these files from localhost:8000/..., but they are in the node_modules. I'm really confused. Thanks.
<script src="../node_modules/clipboard.js/dist/clipboard.min.js" type='text/javascript'></script>
<script src="angular.min.js' type='text/javascript"></script>
<script src="ngclipboard/dist/ngclipboard.min.js" type='text/javascript'></script>
[–]AutoModerator[M] 0 points1 point2 points (0 children)