Error compiling Times with compass in the project

when compiling a project using compass, the following error is reported

uses npm (6.4.1), node (8.11.4), ruby (ruby 2.2.6p396 (2016-11-15 revision 56800) [i386-mingw32]). After emptying npm to clear the cache, check whether the installation of ruby,sass, will not work in the end. I wonder if you have any feasible methods?

here is the log content

this is the content of the operation bar
clipboard.png
the following is the content of the log file
0 info it worked if it ends with ok
1 verbose cli ["D:\ software\ Node\ node.exe",
1 verbose cli"C:\ Users\ zhongmingyuan\ AppData\ npm\ node_modules\ npm\ bin
1 verbose cli "run",
1 verbose cli" compass"]
2 info using npm@6.4.1
3 info using node@v8.11.4
4 verbose run-script ["precompass"," compass", "postcompass"]
5 info lifecycle web@1.0.0~precompass: web@1.0.0
6 info lifecycle web@1.0.0~compass: web@1.0.0
7 verbose lifecycle web@1.0.0~compass: unsafe-perm in lifecycle true
8 verbose lifecycle web@1.0.0~compass: PATH: CVG UserszhongmingyuanAppDataRoamingnpmnodemodulesnpmnodemodulesnpmnpmColi lifecyclenodew. Flavor _ spacefasaff _ frontal _ attendant _ modules.binatureCdispose UserszhongmingyuanbinitingDVV softwareGitusrlocalBinTo DRV softwareGitusrlocalbinth DRV softwareGitusrbinentDWR softwareGitusrbinmitDsoftwareGitmingw64 Binds DsoftwareGitmingw64 Binds DsofszhongmingyuanbinentCZUserszhongmingyuanbinentCZR Program (x86) Files (x86x86x86xx86xx86xx86xx86xx86xx86) C:Program FilesIntelWiFibin;C:Program FilesCommon FilesIntelWirelessCommon;C:Program Files (x86) NVIDIA CorporationPhysXCommon;C:Program FilesJavajdk1.7.0_80bin;C:Program FilesJavajre7bin;D:softwareNode;D:softwareTortoiseSVNbin;D:softwareGitcmd;D:softwareMongoDBbin;C:Ruby22bin;C:UserszhongmingyuanAppDataLocalMicrosoftWindowsApps;C:UserszhongmingyuanAppDataRoamingnpm;D:softwareMicrosoft VS Codebin;D:softwareGitusrbinvendor_perl; D:softwareGitusrbincore_perl
9 verbose lifecycle web@1.0.0~compass: CWD: F:workspacefas-frontend
10 silly lifecycle web@1.0.0~compass: Args: ["/ d / s / cations, "compass watch"]
11 silly lifecycle web@1.0.0~compass: Returned: code: 1 signal: null
12 info lifecycle web@1.0.0~compass: Failed to exec compass script
13 verbose stack Error: web@1.0.0 compass: compass watch
13 verbose stack Exit status 1
13 verbose stack at EventEmitter. (C:UserszhongmingyuanAppDataRoamingnpmnode_modulesnpmnode_modulesnpm-lifecycleindex.js:301:16)
13 verbose stack at emitTwo (events.js:126:13)
13 verbose stack at EventEmitter.emit (events.js:214: 7)
13 verbose stack at ChildProcess. (C:UserszhongmingyuanAppDataRoamingnpmnode_modulesnpmnode_modulesnpm-lifecyclelibspawn.js:55:14)
13 verbose stack at emitTwo (events.js:126:13)
13 verbose stack at ChildProcess.emit (events.js:214:7)
13 verbose stack at maybeClose (internal/child_process.js:925:16)
13 verbose stack at Process.ChildProcess._handle.onexit (internal/child_process.js:209:5)
14 verbose pkgid web@1.0.0
15 verbose Cwd F:workspacefas-frontend
16 verbose Windows_NT 10.0.16299
17 verbose argv "D:\ software\ Node\ node.exe"C:\ Users\ zhongmingyuan\ AppData\ Roaming\ npm\ node_modules\ npm\ bin\ npm-cli.js"run"compass"
18 verbose node v8.11.4
19 verbose npm v6.4.1
20 error code ELIFECYCLE
21 error errno 1
22 error web@1.0.0 compass: compass watch
22 error Exit status 1
23 error Failed at the web@1.0.0 compass script.
23 error Failed at the web@1.0.0 compass script. There is likely additional logging output above.
24 verbose exit [1, true]

I hope all the great gods can guide

.
Menu