We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
public/dist
1.4.0
Ubuntu 18.04 LTS
> git clone https://github.com/AschPlatform/asch && cd asch && chmod u+x aschd && npm install > node app.js
asch running
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
The text was updated successfully, but these errors were encountered:
fix issue AschPlatform#233
47d36de
No branches or pull requests
Version
1.4.0
Environment
Ubuntu 18.04 LTS
Steps to reproduce
What is expected?
asch running
What is actually happening?
Related #230
The text was updated successfully, but these errors were encountered: