Open thealexandrelara opened 3 years ago
Your browser is not loading the systemjs
library:
systemjs
package is installed (e.g. npm list systemjs
) and it has the right version: 0.21.6
index.html
)In any case, it could be worth deleting the entire node_modules
folder and re-installing
@thealexandrelara, let me know if my suggestions helped you move forward or not. Otherwise I will be closing this issue.
I'm getting an error on console when I execute webserver and I try to access http://localhost:3000/index.html
My gulp version is the following:
My gulpfile.js was configured with the minimal configuration:
Do you know what could possible be causing this?