bekverdyan / dotfiles

MIT License
1 stars 1 forks source link

Installing global npm packages in `install.sh` #1

Closed antaranyan closed 1 year ago

antaranyan commented 1 year ago

To see if it works this way

antaranyan commented 1 year ago

log:


Seems like install running ok

![image](https://user-images.githubusercontent.com/25614707/235322636-d34194aa-e712-406f-b350-f5e402d4a9f6.png)

Then it works

![image](https://user-images.githubusercontent.com/25614707/235322652-822fae04-7fed-4b56-8b9e-a3b402b771de.png)


But -

installing every time

![image](https://user-images.githubusercontent.com/25614707/235322708-4e0439cf-664c-4bf3-bf93-da8a02fc6bd8.png)

other ways should be considered.

antaranyan commented 1 year ago

Other possible solutions:

antaranyan commented 1 year ago

Ok, this didn't work in expected way, as it would always install on each entry.

Let's have a ticket with problem definition, etc. to investigate further.

Update: follow up on: