# Failure to create my first UI table

**URL:** https://discourse.nodered.org/t/failure-to-create-my-first-ui-table/46087
**Category:** Dashboard
**Created:** [22 May 2021 11:02 UTC](https://discourse.nodered.org/t/failure-to-create-my-first-ui-table/46087 "2021-05-22T11:02:28Z")
**Posts on this page:** 1
**Showing post:** 23

<div class="post-metadata">

### Author: ![Christian-Me](https://sea2.discourse-cdn.com/flex026/user_avatar/discourse.nodered.org/christian-me/32/10774_2.png) [@Christian-Me](https://discourse.nodered.org/u/Christian-Me)
#### Post date: [25 May 2021 22:01 UTC](https://discourse.nodered.org/t/failure-to-create-my-first-ui-table/46087/23 "2021-05-25T22:01:52Z")

</div>

> [@BartButenaers](#):
>
> But now it gets really embarrasing. Have tried a series of `npm install` commands, but cannot install your fork 😳. Seems that the commands that I always use, only work when the package.json file is in the root of the Github repository...

I don't know a easy way to install a package via npm form a GitHub repro subfolder. I would clone the repro and install it form the local directory.

To your width problem ... I always use the resizable columns ... as my ui-table handler record all the changes I adjust them by hand visually and if necessary prohibit resizing:  
 ![image](https://us1.discourse-cdn.com/flex026/uploads/nodered/original/3X/6/7/67003f30dc8f86f4f9da4ff8ac98f102350a5dba.png)

 ![image](https://us1.discourse-cdn.com/flex026/uploads/nodered/original/3X/c/2/c2821be79348725a813b47ecd49b0386ea362743.png)

This adds up to 977px ... all collums have the exact spacing as recorded (and played back on connects).

So I have to dig deeper to investigate your problem ....

---

_[View the full topic](https://discourse.nodered.org/t/failure-to-create-my-first-ui-table/46087)._
