SOLVED
ayx_plugin_cli create-yxi error code ERESOLVE
Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
IraWatt
17 - Castor
06-22-2022
09:29 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
I encountered this error when creating the .yxi file for my Alteryx tool:
Looks like a npm dependency issue.
Solved! Go to Solution.
1 REPLY 1
06-27-2022
01:26 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
This error was due to an incompatible node.js version. I was using node.js v16.15.1 changing to v14.19.3 fixed it.