Yarn seems to be fine. Running* yarn install* generates the following: > yarn install v1.12.3 > info No lockfile found. > [1/4] Resolving packages... > [2/4] Fetching packages... > [3/4] Linking dependencies... > [4/4] Building fresh packages... > success Saved lockfile. > Done in 0.11s. >
On Monday, 17 December 2018 22:51:50 UTC, Adam Cox wrote: > > Hi John, it's also possible that yarn did not install all of the node > modules correctly. On the server, can you go into the project and try > running "yarn install"? I'd be curious to know what the outcome is. > > On Mon, Dec 17, 2018 at 5:39 AM John Murphy <[email protected] > <javascript:>> wrote: > >> I'm trying to run Arches 4.3 installed on a DigitalOcean droplet (Ubuntu >> 16.04.4 x64, 4GB ram, 80GB disk) and I've loaded it with the Arches HIP >> sample package. Everything appears to have installed ok and the only change >> I needed to make to get things running was to change *settings.py* to >> include the servers IP address as I can't access localhost over ssh. The >> server is running ok but whenever I try to access the Search, Manage Data >> or Design pages the web page is covered with a transparent grey mask and I >> can't interact with it. I've tried accessing the site with Edge, IE 11, >> Chrome, Chromium and Firefox and it's appearing the same on all of them so >> it's not a browser issue. I'm pushing the envelope on my technical >> knowledge here so any advice would be greatly appreciated! >> >> Many thanks, >> >> John >> >> [image: Arches_issue.png] >> >> -- >> -- To post, send email to [email protected] <javascript:>. To >> unsubscribe, send email to [email protected] <javascript:>. >> For more information, visit >> https://groups.google.com/d/forum/archesproject?hl=en >> --- >> You received this message because you are subscribed to the Google Groups >> "Arches Project" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected] <javascript:>. >> For more options, visit https://groups.google.com/d/optout. >> > -- -- To post, send email to [email protected]. To unsubscribe, send email to [email protected]. For more information, visit https://groups.google.com/d/forum/archesproject?hl=en --- You received this message because you are subscribed to the Google Groups "Arches Project" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
