now-cli (snc) command project error
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-08-2025 03:02 AM
Hi. I'm trying to run a project with now-cli (snc) but still receiving
error:
Failed to run project command (Table Operation READ Failure: Response code 401 (Unauthorized) : Required to provide Auth information)
when typed:
snc ui-component project --name @<your-username>/check-list --description 'A check list'
PS: I successfully run the command delete as a test.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-10-2025 03:44 AM
Hi @Henrique Costa,
Were you able to figure it out?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-12-2025 02:32 PM
the command worked for me. What version of the CLI and node are you using?
~/projects/test $ snc ui-component project --name @Marc/check-list --description 'A check list'
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-13-2025 04:52 AM
Hi @Marc Mouries ,
I have another question regarding custom components in UI builder
I have created a component and gave it a property named label after deploying the component i can not find the property in UI builder
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-22-2025 12:45 AM
The issue occurs when special characters, such as the caret "^", in your instance password interfere with Node.js processes in the background. To fix this, reset your password and make sure it does not include any caret character.