purescript-halogen/purescript-halogen-template

Unable to build

vyorkin opened this issue · 6 comments

steps to reproduce:

  1. clone repo
  2. bower i
  3. npm run build

asciicast

garyb commented
  1. Did you npm i / npm i --production too?
  2. Does dist exist in the cloned repo?
  1. no, I thought its not required because I already have it installed globally (going to try it now)
  2. nope(

@garyb Just did npm i and bower i before npm run build – the same error (Error: ENOENT: no such file or directory, open 'dist/app.js')

garyb commented

That's odd, dist should definitely be present! (See here in the GitHub view: https://github.com/slamdata/purescript-halogen-template/tree/master/dist)

Perhaps try re-cloning?

yeah, going to try everything from scratch now,
sorry, I did smth wrong, obviously :(
Thank you!

yes, everything is fine now, its just me after 1L of ☕️