dts-google-apps-script icon indicating copy to clipboard operation
dts-google-apps-script copied to clipboard

Could not generate `out.json`

Open dustinmichels opened this issue 6 years ago • 1 comments

I'm attempting to update type definitions. I cloned this repo and ran npm install . (Note: maybe worth adding npm install to the readme?)

I ran:

node spider.js out.json

and the command seemed to work except it did not write the result to an out.json file.

I am on Windows 10, using the cmder console emulator.

dustinmichels avatar Nov 07 '18 21:11 dustinmichels

Edit: node spider.js > out.json worked for me.

dustinmichels avatar Nov 07 '18 21:11 dustinmichels