Skip to content
This repository has been archived by the owner on Dec 5, 2022. It is now read-only.

Error: parse-filepath expects a string. #153

Open
vjpr opened this issue Nov 9, 2021 · 0 comments
Open

Error: parse-filepath expects a string. #153

vjpr opened this issue Nov 9, 2021 · 0 comments
Labels

Comments

@vjpr
Copy link

vjpr commented Nov 9, 2021

Error: parse-filepath expects a string.
         if (parsePath(manifest.main).extname === '.html') {
                if (!process.env.WCJS_RUNTIME && !inf.runtime) runtime = 'nw';
            }

manifest.main might not exist if user is using ESM.

@RSATom RSATom added the bug label Nov 9, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants