Category: npm

ModuleNotFoundError: No module named 'distutils' 0

ModuleNotFoundError: No module named 'distutils'

from distutils.version import StrictVersion ModuleNotFoundError: No module named 'distutils' gyp ERR! configure error gyp ERR! stack Error: `gyp` failed with exit code: 1 Solution $ pip install setuptools Why? Because distutils was removed as...

gyp verb check python checking for Python executable 0

gyp verb check python checking for Python executable "python2" in the PATH

error C:\dev\react-scss-jest-typescript\node_modules\sass-jest\node_modules\node-sass: Command failed. Exit code: 1 Command: node scripts/build.js Arguments: Directory: C:\dev\react-scss-jest-typescript\node_modules\sass-jest\node_modules\node-sass Output: Building: C:\Program Files\nodejs\node.exe C:\dev\react-scss-jest-typescript\node_modules\sass-jest\node_modules\node-gyp\bin\node-gyp.js rebuild --verbose --libsass_ext= --libsass_cflags= --libsass_ldflags= --libsass_library= gyp info it worked if it ends with ok gyp...