Open fc opened 8 years ago
Forgot to add the error message.
ERROR in Path must be a string. Received undefined
Child extract-text-webpack-plugin:
chunk {0} extract-text-webpack-plugin-output-filename 1.77 kB [rendered]
[0] ./~/css-loader!./~/less-loader?strictUnits=true&strictMath=true!./src/main/less/index.less 268 bytes {0} [built]
[1] ./~/css-loader/lib/css-base.js 1.51 kB {0} [built]
@fc I added explicit versions to package.json
so now you can checkout, run:
npm install
npm run typings-install
npm start
to launch dev server on http://localhost:8080
.Some deps are outdated, and I would greatly appreciate if you can update them with PR.
Unable to run with the latest version of Node and typings etc. I would be submitting a PR if I had been able to resolve it but I did not. Below is a summary of the changes:
I was able to prevent the errors I experienced in the above by using the following but it didn't seem to be parsing the HTML template code anymore: