<div dir="ltr">Ok, I'll try the process from scratch to make sure we are not missing anything in the documentation.</div><br><div class="gmail_quote"><div dir="ltr">On Thu, Jun 14, 2018 at 8:47 AM smurphy <<a href="mailto:sebastien.murphy@gmail.com">sebastien.murphy@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Ok I updated to 6.6. 5 (package.json below) but I still have the same problem<br>
as before..<br>
Thanks<br>
<br>
{<br>
  "name": "mywebproject",<br>
  "version": "1.0.0",<br>
  "description": "",<br>
  "main": "src/index.js",<br>
  "dependencies": {<br>
    "vtk.js": "^6.6.5"<br>
  },<br>
  "devDependencies": {<br>
    "kw-web-suite": "^6.1.0"<br>
  },<br>
  "scripts": {<br>
    "build": "webpack",<br>
    "build:release": "webpack -p",<br>
    "start": "webpack-dev-server --content-base ./dist",<br>
    "commit": "git cz",<br>
    "semantic-release": "semantic-release"<br>
  },<br>
  "author": "Seb",<br>
  "license": "ISC"<br>
}<br>
<br>
<br>
<br>
--<br>
Sent from: <a href="http://vtk.1045678.n5.nabble.com/VTK-Users-f1224199.html" rel="noreferrer" target="_blank">http://vtk.1045678.n5.nabble.com/VTK-Users-f1224199.html</a><br>
_______________________________________________<br>
Powered by <a href="http://www.kitware.com" rel="noreferrer" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" rel="noreferrer" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
<br>
Please keep messages on-topic and check the VTK FAQ at: <a href="http://www.vtk.org/Wiki/VTK_FAQ" rel="noreferrer" target="_blank">http://www.vtk.org/Wiki/VTK_FAQ</a><br>
<br>
Search the list archives at: <a href="http://markmail.org/search/?q=vtkusers" rel="noreferrer" target="_blank">http://markmail.org/search/?q=vtkusers</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="https://public.kitware.com/mailman/listinfo/vtkusers" rel="noreferrer" target="_blank">https://public.kitware.com/mailman/listinfo/vtkusers</a><br>
</blockquote></div>