Closed
Description
i getting this error when i'm trying run aleph start
trace:
aleph start
postcss.plugin was deprecated. Migration guide:
https://evilmartians.com/chronicles/postcss-8-plugin-migration
INFO Download https://esm.sh/react • https://esm.sh/[email protected]?target=es2015
INFO Download https://cdn.esm.sh/v1/[email protected]/es2015/react.js
INFO Download https://deno.land/x/aleph/mod.ts • https://deno.land/x/[email protected]/mod.ts
INFO Download https://deno.land\x\aleph\aleph.ts
INFO Download https://deno.land\x\aleph\context.ts
INFO Download https://deno.land\x\aleph\error.ts
INFO Download https://deno.land\x\aleph\head.ts
INFO Download https://deno.land\x\aleph\util.ts
INFO Download https://deno.land\x\aleph\events.ts
INFO Download https://deno.land\x\aleph\routing.ts
INFO Download https://deno.land\x\aleph\hooks.ts
INFO Download https://deno.land\x\aleph\import.ts
INFO Download https://deno.land\x\aleph\link.ts
INFO Download https://deno.land/x/aleph/bootstrap.ts • https://deno.land/x/[email protected]/bootstrap.ts
INFO Download https://esm.sh/react-dom • https://esm.sh/[email protected]?target=es2015
INFO Download https://cdn.esm.sh/v1/[email protected]/es2015/react-dom.js
INFO Download https://deno.land/x/aleph/nomodule.ts • https://deno.land/x/[email protected]/nomodule.ts
INFO Download https://deno.land/x/aleph/tsc/tslib.js • https://deno.land/x/[email protected]/tsc/tslib.js
INFO Download https://deno.land/x/aleph/renderer.ts • https://deno.land/x/[email protected]/renderer.ts
INFO Download https://esm.sh/lodash/unescape?no-check • https://esm.sh/lodash/unescape?no-check&target=es2015
INFO Download https://cdn.esm.sh/v1/[email protected]/es2015/unescape.js
INFO Download https://esm.sh/react-dom/server • https://esm.sh/[email protected]/server?target=es2015
INFO Download https://cdn.esm.sh/v1/[email protected]/es2015/server.js
error: Uncaught TypeError: relative import path "..\..\..\esm.sh\lodash\[email protected]" not prefixed with / or ./
or ../ Imported from "file:///C:/Users/CINNCINATUS/Desktop/files/deno-projects/app/.aleph/production.es2015/-/deno.land/x/aleph/renderer.js"
to reproduce:
- aleph init app
- aleph start