novumcoder

Results 9 comments of novumcoder

Yes i tried all variants. All gave me the same error. I tried the following so far, all ending with the same error: `import * as jsforce from 'jsforce'` `import...

Hey, that makes absolutely sense. I gonna move the jsforce part to my API running on AWS already, i solved the CORS issue by an jsforce-proxy API running on AWS....

This one is still open. I still have this issue with OL 5.3. Any news?

@dnalborczyk i know that, but how do i push that param into a call like "serverless offline --stage xyz" ?

@dnalborczyk cool, that is what i was looking for. thanks.

sure. just uploaded a zip file containing source and target folder. now starting from root folder seeing both folders, i run the following: `copy-and-watch --watch source/**/*.{xml,cs} target` Then it does...

ok, tested on my windows 7 machine, working fine. but this time i used LTS version of nodejs, while on my lubunutu installation i used latest v8 of nodejs. could...

not sure if my downgrading was correct. i just cleaned cached of npm with -f then installed 6.11.3 with n. then removed copy-and-watch, then reinstalled, then retried, same problem on...

any news on this? would be great to have partials support.