Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

the public/dist folder is required #233

Closed
bassjobsen opened this issue Aug 2, 2018 · 0 comments
Closed

the public/dist folder is required #233

bassjobsen opened this issue Aug 2, 2018 · 0 comments

Comments

@bassjobsen
Copy link
Contributor

bassjobsen commented Aug 2, 2018

Version

1.4.0

Environment

Ubuntu 18.04 LTS

Steps to reproduce

> git clone https://github.com/AschPlatform/asch && cd asch && chmod u+x aschd && npm install
> node app.js

What is expected?

asch running

What is actually happening?

2018-08-02T12:59:17+0200 <fatal> index.js:41 (init) { Error: ENOENT: no such file or directory, mkdir 'public/dist/chains'
  errno: -2,
  code: 'ENOENT',
  syscall: 'mkdir',
  path: 'public/dist/chains' }

Related #230

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

No branches or pull requests

2 participants