-
Notifications
You must be signed in to change notification settings - Fork 2
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
.gitignore missing during mucklet-script init #5
Comments
Ah, yes. I missed that file. Yes, the issue is that While you may get the error, since Thanks for the help, @GreenReaper! |
@GreenReaper , just adding that the only thing you missed out on (except the .gitignore not being created) was this text:
|
…ng-init GH-5: Fixed bug causing error when trying to create .gitignore.
Resolved in PR #6 |
I tried out
npx mucklet-script init
per the last release, only it seems unhappy...I think maybe it's related to this issue and perhaps the package or repo needs an .npmignore too?
I'm on Windows 11 Pro x64 in case it matters. The
npm run build
step after that seems to work.The text was updated successfully, but these errors were encountered: