You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
yarn run v1.22.0
$ npm run sync-assets && npm run watch:script & parcel serve index.html -p 3005 --out-dir build/
> [email protected] sync-assets C:\Users\Eden\Downloads\aragon-apps-master\aragon-apps-master\apps\agent\app
> copy-aragon-ui-assets -n aragon-ui ./build && rsync -rtu ./public/ ./build
aragonUI assets copied to build\aragon-ui
'rsync' is not recognized as an internal or external command,
operable program or batch file.
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! [email protected] sync-assets: `copy-aragon-ui-assets -n aragon-ui ./build && rsync -rtu ./public/ ./build`
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the [email protected] sync-assets script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
npm ERR! A complete log of this run can be found in:
npm ERR! C:\Users\Eden\AppData\Roaming\npm-cache\_logs\2021-02-22T17_04_09_020Z-debug.log
Server running at http://localhost:3005
‼ Could not load source file "../src.ts/index.ts" in source map of "node_modules/@ethersproject/abi/lib.esm/index.js".
‼ Could not load source file "../src.ts/abi-coder.ts" in source map of "node_modules/@ethersproject/abi/lib.esm/abi-coder.js".
‼ Could not load source file "../src.ts/interface.ts" in source map of "node_modules/@ethersproject/abi/lib.esm/interface.js".
‼ Could not load source file "../src.ts/fragments.ts" in source map of "node_modules/@ethersproject/abi/lib.esm/fragments.js".
‼ Could not load source file "../../src.ts/coders/tuple.ts" in source map of "node_modules/@ethersproject/abi/lib.esm/coders/tuple.js".
‼ Could not load source file "../../src.ts/coders/bytes.ts" in source map of "node_modules/@ethersproject/abi/lib.esm/coders/bytes.js".
‼ Could not load source file "../../src.ts/coders/fixed-bytes.ts" in source map of "node_modules/@ethersproject/abi/lib.esm/coders/fixed-bytes.js".‼ Could not load source file "../src.ts/_version.ts" in source map of "node_modules/@ethersproject/abi/lib.esm/_version.js".
‼ Could not load source file "../../src.ts/coders/abstract-coder.ts" in source map of "node_modules/@ethersproject/abi/lib.esm/coders/abstract-coder.js".
‼ Could not load source file "../../src.ts/coders/null.ts" in source map
of "node_modules/@ethersproject/abi/lib.esm/coders/null.js".
‼ Could not load source file "../../src.ts/coders/boolean.ts" in source map of "node_modules/@ethersproject/abi/lib.esm/coders/boolean.js".
‼ Could not load source file "../../src.ts/coders/array.ts" in source map of "node_modules/@ethersproject/abi/lib.esm/coders/array.js".
‼ Could not load source file "../../src.ts/coders/address.ts" in source map of "node_modules/@ethersproject/abi/lib.esm/coders/address.js".
‼ Could not load source file "../../src.ts/coders/number.ts" in source map of "node_modules/@ethersproject/abi/lib.esm/coders/number.js".
‼ Could not load source file "../../src.ts/coders/string.ts" in source map of "node_modules/@ethersproject/abi/lib.esm/coders/string.js".
‼ Could not load source file "../../src.ts/coders/anonymous.ts" in source map of "node_modules/@ethersproject/abi/lib.esm/coders/anonymous.js".
√ Built in 22.23s.
Can't find a fix for rsync, please let me know how to fix this problem :)
The text was updated successfully, but these errors were encountered:
after running - yarn start
i got this result:
Can't find a fix for rsync, please let me know how to fix this problem :)
The text was updated successfully, but these errors were encountered: