Sync file to instance error in Servicenow @extension for VS code
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-26-2024 04:15 PM
Hi,
After making some changes to the file with VS code, synchronization doesn't work for the following reason:
Syntax errors detected in BCPDependencySnapshotUpdateStrategyBase.script.js -> Definition for rule 'glide/use-updatemultiple' was not found.
Any idea?
Thanks,
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-26-2024 11:49 PM
Hi @cailiang_xu ,
Try clicking on the sync File to ensure your code syncs with SNOW system.
Please Mark ✔️ Correct if this solves your query and also mark 👍Helpful if you find my response worthy based on the impact.
Thanks & Best Regards,
Thien Hoang.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-29-2024 10:54 AM
HI, @thoang93
It doesn't work with the eslint comment. After I remove the eslint comment, it works.
How to make it work with the eslint comment?
Thanks
Cailiang
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-27-2024 09:53 AM
Hi @thoang93
Thanks for your reply.
I just tried. It shows "connect ECONNREFUSED 127.0.0.1:8080".
Thanks,