username1565
username1565
Also, do you have unminified version of [lsbtools.min.js](https://github.com/desudesutalk/lsbtools/blob/master/lsbtools.min.js) which [is included here](https://github.com/desudesutalk/lsbtools/blob/d657b603c7c17c9b33de9a6fe6352d33620a489b/index.html#L70) ???
360 Extreme Explorer 11.0 (Chrome 69 based). Also, I see this https://wavesexplorer.com not opened in many old browsers: ``` Failed to load blockchain info ``` But http://wavesblockexplorer.com/ from [this your...
Hi, @richiedunk! This is not old wavesblockexplorer. I have this old-explorer [in the following my branch](https://github.com/username1565/WavesExplorerLite/tree/old-explorer), and this is working on localhost, after installation of this.
Hi, @beregovoy68! There is some errors with `node.js`, and module `node-sass`... This is the problem on my side because the command ``` npm install --global windows-build-tools ``` cann't be finished,...
Hi, @tsigel. Thanks for your info! I see, my node version is: ``` >node -v v12.3.1 ``` There, by your link, I see: >NodeJS Node 12 | node-sass 4.12+ So...
Hi, @beregovoy68! Try to install bower: ``` >npm install -g bower npm WARN deprecated [email protected]: We don't recommend using Bower for new projects . Please consider Yarn and Webpack or...
I just did try to find in google this error: ``` fs.js:27 const { Math, Object } = primordials; ``` And I see [here](https://stackoverflow.com/questions/55921442/how-to-fix-referenceerror-primordials-is-not-defined-in-node), this is error in gulp. And...
I just did try to build this, using pre-installed `yarn`, using `yarn install`: ``` yarn install v1.17.3 info No lockfile found. warning package-lock.json found. Your project contains lock files generated...
I just got success for compile `current` and `old` waves-explorers. Earlier, I did already try to do `npm rebuild node-sass`, and before this I did `npm install node-sass` and `node-sass`...
Bump! Need to add some files in the source code to make old blockexplorer working, after installation.