Skip to content
New issue

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

replace is not a function #4

Open
meonaze opened this issue Jun 19, 2020 · 0 comments
Open

replace is not a function #4

meonaze opened this issue Jun 19, 2020 · 0 comments

Comments

@meonaze
Copy link

meonaze commented Jun 19, 2020

Run TickX/var-to-dotenv@v1.1.1
/home/runner/work/_actions/TickX/var-to-dotenv/v1.1.1/dist/index.js:293
        .replace(/%/g, '%25')
         ^

TypeError: (s || "").replace is not a function
    at escapeData (/home/runner/work/_actions/TickX/var-to-dotenv/v1.1.1/dist/index.js:293:10)
    at Command.toString (/home/runner/work/_actions/TickX/var-to-dotenv/v1.1.1/dist/index.js:287:35)
    at issueCommand (/home/runner/work/_actions/TickX/var-to-dotenv/v1.1.1/dist/index.js:250:30)
    at Object.issue (/home/runner/work/_actions/TickX/var-to-dotenv/v1.1.1/dist/index.js:254:5)
    at error (/home/runner/work/_actions/TickX/var-to-dotenv/v1.1.1/dist/index.js:432:15)
    at Object.setFailed (/home/runner/work/_actions/TickX/var-to-dotenv/v1.1.1/dist/index.js:413:5)
    at Object.131 (/home/runner/work/_actions/TickX/var-to-dotenv/v1.1.1/dist/index.js:218:10)
    at __webpack_require__ (/home/runner/work/_actions/TickX/var-to-dotenv/v1.1.1/dist/index.js:22:30)
    at startup (/home/runner/work/_actions/TickX/var-to-dotenv/v1.1.1/dist/index.js:37:19)
    at /home/runner/work/_actions/TickX/var-to-dotenv/v1.1.1/dist/index.js:41:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant