#8170 Compiled JS is missing

v1.9.0
closed
nobody
None
General
nobody
2018-09-24
2017-11-26
fotos
No

Hello,
after I have activated some functions of this website, I often get this notice: "Compiled JS is missing. Need to run npm install; npm run build; on the server."

Some time ago this didn't happen.

Discussion

  • Dave Brondsema

    Dave Brondsema - 2017-11-27
    • status: open --> closed
     
  • Dave Brondsema

    Dave Brondsema - 2017-11-27

    Hi,

    This is for the admin mode of the project menu. Release versions of Allura have that file (Allura/allura/public/nf/js/build/transpiled.js) provided. If you are using a git checkout, you will need to run the commands to build the right version of that file. You should be able to run the npm install; npm run build; commands in your main allura directory. (You might need to install npm first https://github.com/nodesource/distributions#debinstall)

     
  • fotos - 2017-11-28

    Thanks for the reply.
    I would like to create a git in my profile, but when I click "ADD NEW" it comes out a message that sais "Compiled JS is missing. Need to run npm install; npm run build; on the server."

    Some time ago this didn't happen (before I used another profile).

     
    • Dave Brondsema

      Dave Brondsema - 2017-11-28

      Ah, I misunderstood that you were talking about this Allura instance, not running your own. I have fixed it here now.

       
  • fotos - 2017-11-28

    Ok, thank you!

     
  • Dave Brondsema

    Dave Brondsema - 2018-09-24
    • Milestone: unreleased --> v1.9.0
     

Log in to post a comment.