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

Update readme after architecture change #247

Merged
merged 10 commits into from
Jul 13, 2023
Merged

Update readme after architecture change #247

merged 10 commits into from
Jul 13, 2023

Conversation

Tbaut
Copy link
Collaborator

@Tbaut Tbaut commented Jul 11, 2023

This part slipped my mind before merging #239

@asnaith
Copy link
Member

asnaith commented Jul 11, 2023

I nuked my local instance and started from scratch but I ran into this issue with npm run codegen :

➜  squid git:(tbaut-update-readme) npm run codegen;

> [email protected] codegen
> npx squid-typeorm-codegen

npm ERR! code E404
npm ERR! 404 Not Found - GET https://registry.npmjs.org/squid-typeorm-codegen - Not found
npm ERR! 404
npm ERR! 404  'squid-typeorm-codegen@*' is not in this registry.
npm ERR! 404
npm ERR! 404 Note that you can also install from a
npm ERR! 404 tarball, folder, http url, or git url.

npm ERR! A complete log of this run can be found in: /Users/asnaith/.npm/_logs/2023-07-11T21_51_33_837Z-debug-0.log

README.md Outdated Show resolved Hide resolved
@Tbaut
Copy link
Collaborator Author

Tbaut commented Jul 12, 2023

@asnaith oh I forgot probably the most important part, the npm run install to install dependancies. Should be better now :)

README.md Outdated Show resolved Hide resolved
@asnaith
Copy link
Member

asnaith commented Jul 12, 2023

@asnaith oh I forgot probably the most important part, the npm run install to install dependancies. Should be better now :)

...and I don't know how that didn't immediately occur to me either 😄

I had to make a small change but it's good to go now.

@Tbaut
Copy link
Collaborator Author

Tbaut commented Jul 12, 2023

Thanks!

@Tbaut Tbaut merged commit d5a92cc into main Jul 13, 2023
6 checks passed
@Tbaut Tbaut deleted the tbaut-update-readme branch July 13, 2023 10:47
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.

2 participants