Discuss anything related to web development but no technical support questions


Post by RedTeam »

Hi Bryntum.

I have a problem to implement the example of exports (version 6.0.7).
I have installed nodejs (version: 8.9.4), python (version: 2.7.3) and npm (version: 5.6.0).
Then I run

cd ./server
npm install node-pre-gyp -g
npm install

I have an error when I run npm install
npm.png
npm.png (34.28 KiB) Viewed 1382 times
Please, could you tell me what I could do to solve that error?

Thank you for advance

Post by mats »

Please post in the correct product forum.

We haven't seen this issue before I'm afraid. Is there a later version of node-pre-gyp? Did you try googling for the error message?

Post Reply