Andreas Nyhrén
Andreas Nyhrén
Thanks, so every nested level has to be flattened as per your example? What about getting a byte array instead of writing the file (as per my initial post)?
Hi any chance of setting a longer limit, as referenced by @cskeppstedt: ? "To add support for long parameters with suhosin, add suhosin.get.max_value_length = in php.ini" Or even better, instead...
Same here: ` Error: spawn npm ENOENT at Process.ChildProcess._handle.onexit (internal/child_process.js:267:19) at onErrorNT (internal/child_process.js:467:16) at processTicksAndRejections (internal/process/task_queues.js:84:21) For debugging logs, run again after setting the "SLS_DEBUG=*" environment variable. Get Support --------------------------------------------...
Seems this entire repo has been rather quiet since Puresec got acquired(?) by Palo Alto Networks?
I had to copy/rename python.exe to python3.exe but now I'm getting: `ERROR: Could not install packages due to an EnvironmentError: [WinError 206] The filename or extension is too long: '\\node_modules\\serverless-puresec-cli\\python_modules\\Python38\\site-packages\\puresec_cli\\resources\\node_modules\\app-module-path\\test\\node_modules\\installed-module-allowed-explicit\\installed-module-allowed-explicit-foo'`...
Same problem as @jdelk with node-fetch ````javascript TypeError: fetch is not a function at module.exports.module.exports (D:\home\site\wwwroot\.funcpack\index.js:131255:26)````
I get it to run once on init using `sls offline start --stage dev --runSchedulesOnInit` but then nothing happens and when I stop (ctrl +c) sls then it shows: `Error:...
That's great, I was not aware of that purpose (maybe state that and provide a usage example? I know it would have helped me...) I found this project when looking...