Skip to main content
Remove angularjs as it's about angular2
Link
Heretic Monkey
  • 12.1k
  • 7
  • 62
  • 133
added 31 characters in body
Source Link
cpiock
  • 1.3k
  • 2
  • 19
  • 52

I have just updated my webpack configruation to the new version from the angular2-webpack-starterkit but now my build throw the following strange error in a node module. How can i solve the issue I use this;: node v4.4.7 npm v3.10.5 Window 10 64bit

I have just updated my webpack configruation to the new version from the angular2-webpack-starterkit but now my build throw the following strange error in a node module. How can i solve the issue:

I have just updated my webpack configruation to the new version from the angular2-webpack-starterkit but now my build throw the following strange error in a node module. I use this;: node v4.4.7 npm v3.10.5 Window 10 64bit

added 132 characters in body
Source Link
cpiock
  • 1.3k
  • 2
  • 19
  • 52

#UPDATE# Just tried now to clone the starterkit and to run the npm run build:dev task with the same error. Maybe ths is a bug

#UPDATE# Just tried now to clone the starterkit and to run the npm run build:dev task with the same error. Maybe ths is a bug

Source Link
cpiock
  • 1.3k
  • 2
  • 19
  • 52
Loading