alephjs/aleph.js

Could not read from file vendor.bundle.entry.js

denyncrawford opened this issue · 4 comments

When I run the build command it shows:

image
The it fails because it can't read this file:

image

Seems like it is formating wrong that path, when I run aleph build , seems to write some files but fails bc of that:

image

I'm using:

Deno: 1.18.0
aleph.js v0.3.0-beta.19

I am getting the same issue, please fix as soon as possible.
This is preventing any hosting of apps built on the framework, breaking for both Vercel and Heroku for me.

Hello, same here

Hi, is there any solution ?
aleph "dev" works but "start" and "build" faile

@ledben I guess there's no intention on fixing this since I think they are refractoring right now.