@3m-ta3
I had that problem earlier. To solve: I git cloned frames.js to a fresh directory, cd frames.js, then I added “node-gyp-build”:”^4.7.1” to package.json devdependencies, then npm install (I was having problems with hyp-build 4.8.0). Then go into examples/frames js-starter and npm install