Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replace npm install --global by npm link in the readme #36

Open
ronanquillevere opened this issue Mar 4, 2024 · 1 comment
Open

Replace npm install --global by npm link in the readme #36

ronanquillevere opened this issue Mar 4, 2024 · 1 comment

Comments

@ronanquillevere
Copy link

I have been using the typescript version of the command.

npx create-ink-app --typescript my_module

In the readme, npm install globally does not work anymore but npm link does.

$ npm install --global my_module
@TravisBumgarner
Copy link

Got stuck on this. Made a PR
#36

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

No branches or pull requests

2 participants