You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 1, 2023. It is now read-only.
Error: invalid package name "."
at module.exports (/home/mua/.npm/_npx/11327/lib/node_modules/create-react-library/lib/prompt-library-params.js:12:11)
at Module.module.exports (/home/mua/.npm/_npx/11327/lib/node_modules/create-react-library/lib/cli.js:70:24)
at processTicksAndRejections (internal/process/task_queues.js:93:5)
But shouldn't it be able to install in current directory like react-react-app. When we enter . as the name parameter, it just installs in the current directory ?
And if this gets developed, can I get assigned to this ? Thanks.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
When I tried
npx create-react-library .
It gave me error saying :
But shouldn't it be able to install in current directory like
react-react-app
. When we enter.
as the name parameter, it just installs in the current directory ?And if this gets developed, can I get assigned to this ? Thanks.
The text was updated successfully, but these errors were encountered: