mmm2006

Results 4 comments of mmm2006

I download code. After run npm ci, i npm run serve. But it report below error infomation: ERROR in node_modules/@types/node/events.d.ts(21,46): error TS1005: '=' expected. node_modules/@types/node/events.d.ts(32,36): error TS1005: '=' expected. node_modules/@types/node/events.d.ts(55,50):...

IF i run: npm run compile:electron IT will output: > rimraf electron/dist electron/ng-dist && ./node_modules/.bin/tsc -p electron && node build-scripts/splash-copy.js '.' 不是内部或外部命令,也不是可运行的程序 或批处理文件。 npm ERR! code ELIFECYCLE npm ERR! errno...

It happen in my side too. I don't know how to do it. Any one can help me? Thanks.

Exception in thread "main" java.lang.IllegalArgumentException: Illegal character in opaque part at index 2: C:\Users\ThinkPad\RabixComposer\Executions\local\two_samples_ttest\2021-03-12-18-49-18\app.cwl at java.net.URI.create(URI.java:852) at org.rabix.cli.BackendCommandLine.main(BackendCommandLine.java:122) Caused by: java.net.URISyntaxException: Illegal character in opaque part at index 2: C:\Users\ThinkPad\RabixComposer\Executions\local\two_samples_ttest\2021-03-12-18-49-18\app.cwl...