Skip to content
This repository has been archived by the owner on Sep 2, 2023. It is now read-only.

help #2643

Open
555leo opened this issue Dec 22, 2017 · 1 comment
Open

help #2643

555leo opened this issue Dec 22, 2017 · 1 comment

Comments

@555leo
Copy link

555leo commented Dec 22, 2017

i run gulp dist on window

[15:45:01] Starting 'deps'...

events.js:183
throw er; // Unhandled 'error' event
^
Error: CSS parse error config-4e571b57.js: Unexpected input
1 |var Options={domain:"local.ripple.com",server:{trace:!0,trusted:!0,local_signing:!0,servers:[{host:"s-west.ripple.com",port:443,secure:!0},{host:"s- east.ripple.com",port:443,secure:!0}],connection_offset:0,allow_partial_history:!1},blobvault:"https://blobvault.ripple.com",persistent_auth:!1,historyApi: "https://history.ripple.com:7443/v1",transactions_per_page:50,bridge:{out:{bitcoin:"btc2ripple.com"}},mixpanel:{token:"",track:!1},activate_link:"http://st aging.ripple.com/client/#/register/activate",b2rAddress:"rMwjYedjc7qqtKYVLiAccJSmCwih4LnE2q",snapswapApi:"https://snapswap.us/api/v1",tx_last_ledger:3,max_ tx_network_fee:2e5,orderbook_max_rows:20,confirmation:{send:!0,exchange:!0,trade:!0},advanced_feature_switch:!1,gateway_max_limit:1e9,low_load_threshold:.0 12,backend_url:"https://backend.rippletrade.com",ids_url:"https://id.ripple.com"};if(store.enabled){var settings=JSON.parse(store.get("ripple_settings")||" {}");settings.server&&settings.server.servers&&(Options.server.servers=settings.server.servers),settings.bridge&&(Options.bridge.out.bitcoin=settings.bridg e.out.bitcoin.replace("https://www.bitstamp.net/ripple/bridge/out/bitcoin/","snapswap.us")),settings.blobvault&&(Options.blobvault=settings.blobvault.repla ce("payward.com","ripple.com")),settings.mixpanel&&(Options.mixpanel=settings.mixpanel),settings.max_tx_network_fee&&(Options.max_tx_network_fee=settings.m ax_tx_network_fee),Options.server.servers=Options.server.servers.map(function(e){return e.host=e.host.replace(/s_(west|east)/,"s-$1"),e})}
------------------^

@zhenghejun
Copy link

I just can't not build the project too.

The same as your situation.

Did you find a solution at the end?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants