question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

error on poly:deploy

See original GitHub issue

I tried to deploy my Nodal API on polybit, but got this error on deploy (using nodal v0.12.2):

λ nodal poly:deploy refab
Compiling...
C:\Users\SylvainLap\AppData\Roaming\npm\node_modules\nodal\cli\commands\poly\deploy.js:80
            return cb(err, {filename: filename, data: result.toString('base64')});
                                                            ^

TypeError: Cannot read property 'toString' of undefined
    at ReadFileContext.callback (C:\Users\SylvainLap\AppData\Roaming\npm\node_modules\nodal\cli\commands\poly\deploy.js:80:61)
    at FSReqWrap.readFileAfterOpen [as oncomplete] (fs.js:303:13)

Issue Analytics

  • State:open
  • Created 7 years ago
  • Comments:5 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
keithwhorcommented, Jul 18, 2016

Alright everyone, been a bit busy but will spin up a VM this week and play on Windows to fix this for you. 😃 Sorry for the delay!

1reaction
keithwhorcommented, Jul 12, 2016

Hm. I’ll do some deeper diving soon. Maybe just create a queue and limit the number of files open at once.

Read more comments on GitHub >

github_iconTop Results From Across the Web

An error occurred while sending the request. · Issue #87
I am getting the below error while deploying the extensions to DNN stage ... MoveNext() in C:\DNNDev\CantarusCore\PolyDeploy\DeployClient\Program.cs:line 97
Read more >
PolyDeploy: Painless Module Deployments for DNN ...
When you upload modules through PolyDeploy, it examines the modules' dependencies and ensures that they can be met. Dependencies are checked ...
Read more >
PolyDeploy Donated to DNN Community
The DNN Community has received a great gift from the team at Cantarus that will help to add better deployment scenarios to DNN...
Read more >
Automated deployment using GitHub actions for your DNN ...
The workflow depends on you having Cantarus' PolyDeploy module installed and ... you'll see a lot of trial an error if you look...
Read more >
Developers - error on poly:deploy -
I tried to deploy my Nodal API on polybit, but got this error on deploy (using nodal v0.12.2): λ nodal poly:deploy refab Compiling....
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found