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

Add A1.net #477

Merged
merged 1 commit into from
Feb 19, 2023
Merged

Add A1.net #477

merged 1 commit into from
Feb 19, 2023

Conversation

benstadlbauer
Copy link
Contributor

Unfortunately I can't test it on my Windows machine. I have very little to none experience with NodeJS and npm. Installing with

PS ...\dumb-password-rules> npm install

added 341 packages, and audited 342 packages in 21s

67 packages are looking for funding
  run `npm fund` for details

found 0 vulnerabilities

and then trying to run this yields:

PS ...\dumb-password-rules> npm run serve

> dumb-password-rules@1.0.0 serve
> concurrently "./node_modules/.bin/eleventy --serve" "./node_modules/.bin/tailwindcss -i ./src/static/styles/tailwind.css -o ./_site/static/styles/tailwind.css --postcss --watch"

[0] '.' is not recognized as an internal or external command,
[0] operable program or batch file.
[0] ./node_modules/.bin/eleventy --serve exited with code 1
[1] '.' is not recognized as an internal or external command,
[1] operable program or batch file.
[1] ./node_modules/.bin/tailwindcss -i ./src/static/styles/tailwind.css -o ./_site/static/styles/tailwind.css --postcss --watch exited with code 1

with

PS ...\dumb-password-rules> node -v
v18.14.1

and

PS ...\dumb-password-rules> npm -v
9.3.1

@vercel
Copy link

vercel bot commented Feb 19, 2023

Someone is attempting to deploy a commit to a Personal Account owned by @duffn on Vercel.

@duffn first needs to authorize it.

@vercel
Copy link

vercel bot commented Feb 19, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated
dumb-password-rules ✅ Ready (Inspect) Visit Preview 💬 Add your feedback Feb 19, 2023 at 2:02PM (UTC)

@duffn
Copy link
Owner

duffn commented Feb 19, 2023

Thanks for the report and contribution! I added a bug issue here. #478

@duffn duffn merged commit 964df0a into duffn:main Feb 19, 2023
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.

None yet

2 participants