-
Notifications
You must be signed in to change notification settings - Fork 42
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Syntax Error? #2
Comments
@pulliam It's probably your node version. I forgot to add the engine to the package.json, but I think those operators come in around 6.x. You may want to double check. If I make it back around to this project, I plan to flush out a better example here: https://github.com/johnagan/servicenow-bot-example/tree/istanbul-rewrite |
I updated mine to the most current one (v6.10.2) and is still giving me the same error... The npm-debug.log file gave me this:
If you know what could be happening to it, give me a shout. Thanks |
@pulliam looks like a new error this time 🤔 |
If helpful at all, this is what I am getting on the terminal side:
|
Yes.. I have a process.env file and using the package dotenv ... |
@pulliam not sure 🤔 maybe debug your code to make sure those values are being set? If you have a project on github, you can add me to it and I can check it out for you. It's also possible this sample project is broken too. I'm working on a rewrite since there has been more interest lately |
Having the same issue - did you resolve this or rewrite? |
Hi Neerajs-MacBook-Air:servicenow-bot-example-master neeraj$ npm start npm ERR! A complete log of this run can be found in: |
Hi, I am getting an issue that looks like this:
Any Ideas on how to fix it?
Thank you!
The text was updated successfully, but these errors were encountered: