Skip to content
This repository was archived by the owner on Jan 2, 2023. It is now read-only.
This repository was archived by the owner on Jan 2, 2023. It is now read-only.

path error requiring macro #9

@alidcast

Description

@alidcast

Can be seeing running React example npx cherry run react/index.cljs

Seems to trip up when handling the local import (:require-macros ["./macros.mjs" :refer [$]])

[cherry] Running react/index.cljs
node:internal/errors:477
    ErrorCaptureStackTrace(err);
    ^

TypeError [ERR_INVALID_ARG_TYPE]: The "path" argument must be of type string or an instance of Buffer or URL. Received null

I'm not sure what the status of macros are, but I was giving them a go before trying to import a library that used them, and ran into above issue.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions