Still not able to run launch mifosx locally. Is there any video that helps.
On Tue, Apr 28, 2020 at 5:46 PM Airsay Longcon <[email protected]> wrote: > From one of the Gitter threads, I was advised to use yarn install instead > of npm install. And that solved the problem for me > > Sent from my iPhone > > On 27 Apr 2020, at 21:39, sub sn <[email protected]> wrote: > > > Hi All, > Followed the instructions in the https://github.com/openMF/web-app and > tried to launch the application locally, found the following error > $ npm install > npm WARN deprecated [email protected]: This module is no longer maintained, > try this instead: > npm WARN deprecated npm i nyc > npm WARN deprecated Visit https://istanbul.js.org/integrations for other > alternatives. > npm WARN deprecated [email protected]: request has been deprecated, see > https://github.com/request/request/issues/3142 > npm WARN deprecated [email protected]: Check out CommitLint > which provides the same functionality with a more user-focused experience. > npm WARN deprecated [email protected]: Legacy versions of mkdirp are no longer > supported. Please update to mkdirp 1.x. (Note that the API surface has > changed to use Promises in 1.x.) > npm WARN deprecated [email protected]: Jade has been renamed to pug, please > install the latest version of pug instead of jade > npm WARN deprecated [email protected]: to-iso-string has been > deprecated, use @segment/to-iso-string instead. > npm WARN deprecated [email protected]: 'github' has been renamed to > '@octokit/rest' (https://git.io/vNB11) > npm WARN deprecated [email protected]: cross-spawn no longer > requires a build toolchain, use it instead > npm WARN deprecated [email protected]: request has been deprecated, see > https://github.com/request/request/issues/3142 > npm WARN deprecated [email protected]: this package has been reintegrated > into npm and is now out of date with respect to npm > npm WARN deprecated [email protected]: Please update to minimatch 3.0.2 or > higher to avoid a RegExp DoS issue > npm WARN deprecated [email protected]: Please update to minimatch 3.0.2 or > higher to avoid a RegExp DoS issue > npm WARN deprecated @semantic-release/[email protected]: Use > [email protected] instead > npm WARN deprecated @semantic-release/[email protected]: Use > @semantic-release/npm instead > npm WARN deprecated [email protected]: Legacy versions of mkdirp are no longer > supported. Please update to mkdirp 1.x. (Note that the API surface has > changed to use Promises in 1.x.) > npm WARN deprecated [email protected]: Please update > conventional-changelog to >1.0.0. If you are running the cli, use > conventional-changelog-cli > npm WARN deprecated [email protected]: This module moved to @hapi/hawk. Please > make sure to switch over as this distribution is no longer supported and > may contain bugs and critical security issues. > npm WARN deprecated [email protected]: This version has been deprecated in > accordance with the hapi support policy (hapi.im/support). Please upgrade > to the latest version to get the best features, bug fixes, and security > patches. If you are unable to upgrade at this time, paid support is > available for older versions (hapi.im/commercial). > npm WARN deprecated [email protected]: This version has been deprecated in > accordance with the hapi support policy (hapi.im/support). Please upgrade > to the latest version to get the best features, bug fixes, and security > patches. If you are unable to upgrade at this time, paid support is > available for older versions (hapi.im/commercial). > npm WARN deprecated [email protected]: This version has been deprecated in > accordance with the hapi support policy (hapi.im/support). Please upgrade > to the latest version to get the best features, bug fixes, and security > patches. If you are unable to upgrade at this time, paid support is > available for older versions (hapi.im/commercial). > npm WARN deprecated [email protected]: This module moved to @hapi/sntp. Please > make sure to switch over as this distribution is no longer supported and > may contain bugs and critical security issues. > npm WARN deprecated [email protected]: please upgrade to graceful-fs 4 > for compatibility with current and future versions of Node.js > npm WARN deprecated [email protected]: core-js@<3 is no longer maintained > and not recommended for usage due to the number of issues. Please, upgrade > your dependencies to the actual version of core-js@3. > > > [email protected] install > E:\web-app\node_modules\app-root-path\node_modules\execSync > > node install.js > > [execsync v1.0.2] Attempting to compile native extensions. > Error: spawn node-gyp ENOENT > at Process.ChildProcess._handle.onexit > (internal/child_process.js:267:19) > at onErrorNT (internal/child_process.js:469:16) > at processTicksAndRejections (internal/process/task_queues.js:84:21) { > errno: 'ENOENT', > code: 'ENOENT', > syscall: 'spawn node-gyp', > path: 'node-gyp', > spawnargs: [ 'rebuild' ] > } > [execSync v1.0.2] > Native code compile failed!! > Will try to use win32 extension. > > > [email protected] install > E:\web-app\node_modules\app-root-path\node_modules\ghooks > > node ./bin/module-install > > npm notice created a lockfile as package-lock.json. You should commit this > file. > added 508 packages from 623 contributors and audited 1232 packages in > 50.423s > > 1 package is looking for funding > run `npm fund` for details > > found 83 vulnerabilities (32 low, 13 moderate, 36 high, 2 critical) > run `npm audit fix` to fix them, or `npm audit` for details > > Hp@DESKTOP-1ESNBTQ MINGW64 /e/web-app/node_modules/app-root-path (master) > $ ng serve > Schema validation failed with the following errors: > Data path ".builders['app-shell']" should have required property 'class'. > Error: Schema validation failed with the following errors: > Data path ".builders['app-shell']" should have required property 'class'. > at MergeMapSubscriber.project > (E:\web-app\node_modules\@angular\cli\node_modules\@angular-devkit\core\src\workspace\workspace.js:215:42) > at MergeMapSubscriber._tryNext > (E:\web-app\node_modules\@angular\cli\node_modules\rxjs\internal\operators\mergeMap.js:69:27) > at MergeMapSubscriber._next > (E:\web-app\node_modules\@angular\cli\node_modules\rxjs\internal\operators\mergeMap.js:59:18) > at MergeMapSubscriber.Subscriber.next > (E:\web-app\node_modules\@angular\cli\node_modules\rxjs\internal\Subscriber.js:67:18) > at MergeMapSubscriber.notifyNext > (E:\web-app\node_modules\@angular\cli\node_modules\rxjs\internal\operators\mergeMap.js:92:26) > at InnerSubscriber._next > (E:\web-app\node_modules\@angular\cli\node_modules\rxjs\internal\InnerSubscriber.js:28:21) > at InnerSubscriber.Subscriber.next > (E:\web-app\node_modules\@angular\cli\node_modules\rxjs\internal\Subscriber.js:67:18) > at MapSubscriber._next > (E:\web-app\node_modules\@angular\cli\node_modules\rxjs\internal\operators\map.js:55:26) > at MapSubscriber.Subscriber.next > (E:\web-app\node_modules\@angular\cli\node_modules\rxjs\internal\Subscriber.js:67:18) > at SwitchMapSubscriber.notifyNext > (E:\web-app\node_modules\@angular\cli\node_modules\rxjs\internal\operators\switchMap.js:86:26) > at InnerSubscriber._next > (E:\web-app\node_modules\@angular\cli\node_modules\rxjs\internal\InnerSubscriber.js:28:21) > at InnerSubscriber.Subscriber.next > (E:\web-app\node_modules\@angular\cli\node_modules\rxjs\internal\Subscriber.js:67:18) > at > E:\web-app\node_modules\@angular\cli\node_modules\rxjs\internal\util\subscribeTo.js:17:28 > at Object.subscribeToResult > (E:\web-app\node_modules\@angular\cli\node_modules\rxjs\internal\util\subscribeToResult.js:10:45) > at SwitchMapSubscriber._innerSub > (E:\web-app\node_modules\@angular\cli\node_modules\rxjs\internal\operators\switchMap.js:65:54) > at SwitchMapSubscriber._next > (E:\web-app\node_modules\@angular\cli\node_modules\rxjs\internal\operators\switchMap.js:55:14) > at SwitchMapSubscriber.Subscriber.next > (E:\web-app\node_modules\@angular\cli\node_modules\rxjs\internal\Subscriber.js:67:18) > at SwitchMapSubscriber.notifyNext > (E:\web-app\node_modules\@angular\cli\node_modules\rxjs\internal\operators\switchMap.js:86:26) > at InnerSubscriber._next > (E:\web-app\node_modules\@angular\cli\node_modules\rxjs\internal\InnerSubscriber.js:28:21) > at InnerSubscriber.Subscriber.next > (E:\web-app\node_modules\@angular\cli\node_modules\rxjs\internal\Subscriber.js:67:18) > at > E:\web-app\node_modules\@angular\cli\node_modules\rxjs\internal\util\subscribeTo.js:17:28 > at Object.subscribeToResult > (E:\web-app\node_modules\@angular\cli\node_modules\rxjs\internal\util\subscribeToResult.js:10:45) > > Hp@DESKTOP-1ESNBTQ MINGW64 /e/web-app/node_modules/app-root-path (master) > $ > > Regards, > Subbu > _______________________________________________ > Mifos-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/mifos-users > > _______________________________________________ > Mifos-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/mifos-users >
_______________________________________________ Mifos-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mifos-users
