Skip to content
This repository has been archived by the owner on Jul 28, 2023. It is now read-only.

Files\nodejs\node_modules\node_debug_daemon\preload.js is not support in NODE_OPTIONS #75

Closed
bdistin opened this issue Jul 28, 2018 · 2 comments

Comments

@bdistin
Copy link

bdistin commented Jul 28, 2018

Steps to reproduce

Tell us about your environment:

  • ndb version: v1.0.14
  • Platform / OS version: Windows Server 2012 R2
  • Node.js version: v10.6.0

What steps will reproduce the problem?

Please include code that reproduces the issue.

  1. ndb .

What is the expected result?
Node application starts with ndb

What happens instead?
img

@alexkozy
Copy link
Contributor

Unfortunately, it is the Node.js issue: nodejs/node#12971
Possible work around here is installing Node.js in a way that put node_modules in the folder without spaces. E.g., I used the official installer on Windows Server 2016, and it put the ndb to C:\Users\user\AppData\Roaming\npm\ndb.cmd and it works.
We will think about better solution here.

@alexkozy
Copy link
Contributor

alexkozy commented Aug 1, 2018

1.0.18 with fix is published couple moments ago.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants