PhantomJS keeps erroring out everytime I try to update. Even removing the node_modules folder and using npm install --production doesn't fix it. Anyone have a solution to this issue?
thanks in advance.
Hello Oscar,
you may try npm cache clean before running npm install --production.
npm cache clean
npm install --production
Best regards
Thomas
I am also having an upgrade issue, node upgrade.js upgrades the AT but not the Framework.