Skip to content

Create .tool-versions it is the asdf version manager config file#31

Open
am0o0 wants to merge 1 commit into
makuga01:masterfrom
am0o0:amammad-patch-1
Open

Create .tool-versions it is the asdf version manager config file#31
am0o0 wants to merge 1 commit into
makuga01:masterfrom
am0o0:amammad-patch-1

Conversation

@am0o0

@am0o0 am0o0 commented May 19, 2023

Copy link
Copy Markdown
Contributor

the current FE is compatible with nodejs 16.14.2 so it is good to use this version with asdf version manager for having easier setup
the asdf setup instruction that I suggest we should add to README:

  1. install it with help of https://asdf-vm.com/guide/getting-started.html
  2. install nodejs plugin for asdf
asdf plugin add nodejs https://github.com/asdf-vm/asdf-nodejs.git
  1. install compatible nodejs version with asdf
asdf install nodejs 16.14.2
  1. reset the current terminal session to apply changes.

after setup asdf, if you enter node -v in dnsFookup dirs and subdirs, it must give you v16.14.2 in output.

@am0o0

am0o0 commented May 19, 2023

Copy link
Copy Markdown
Contributor Author

we can skip having this config file and instead in the instructions we add one more step:

asdf local nodejs 16.14.2

@am0o0

am0o0 commented May 22, 2023

Copy link
Copy Markdown
Contributor Author

do you want to i add a RunFE.sh file to automate running the FE?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant