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

npm run dev #95

Open
7u5a opened this issue May 4, 2024 · 7 comments
Open

npm run dev #95

7u5a opened this issue May 4, 2024 · 7 comments

Comments

@7u5a
Copy link

7u5a commented May 4, 2024

Hello.

When I try to npm run dev I just get this:
image

I can se in the installation that there is some warnings...

Best regards Tue.

@tobiasandersen
Copy link
Contributor

It looks like it's using an old version of caspar-graphics. Can you see which version you're using?

@7u5a
Copy link
Author

7u5a commented May 8, 2024

Before the npm audit fix when trying to run npm run dev it says:
Caspar Graphics v1.0.0-beta.30
after it says:
Caspar Graphics v1.0.0-y.0

@tobiasandersen
Copy link
Contributor

v1.0.0-beta.30 is the correct one. I don't think npm audit fix works well in this case because of the beta versions.

@7u5a
Copy link
Author

7u5a commented May 8, 2024

So conclusion, do'nt run any npm audit fix unless it's not a beta?
Where can I se the latest long term?

And by the way, where is the examples now?
Skærmbillede 2024-05-08 kl  14 02 24

@tobiasandersen
Copy link
Contributor

So conclusion, do'nt run any npm audit fix unless it's not a beta?

Yes at least for this project. But I think we could publish a non-beta version and then hopefully the problem goes away.

Where can I se the latest long term?

What do you mean?

And by the way, where is the examples now?

Not sure I get this question either, could you elaborate?

@7u5a
Copy link
Author

7u5a commented May 10, 2024

So conclusion, do'nt run any npm audit fix unless it's not a beta?
Yes at least for this project. But I think we could publish a non-beta version and then hopefully the problem goes away.
I'll will follow the publish

Where can I se the latest long term?
What do you mean?
I mean, I can't see the versions anywhere and do you have a non-beta version from earlier?

And by the way, where is the examples now?
Not sure I get this question either, could you elaborate?
Earlier when I installed, there was mor than one example, but not now, where have they gone?

@tobiasandersen
Copy link
Contributor

I've published v1.0.0 now. You can see all version here: https://www.npmjs.com/package/@nxtedition/caspar-graphics?activeTab=versions.

All examples are available here: https://github.com/nxtedition/create-caspar-graphics/tree/master/packages/examples/templates. But we don't clone them to your computer when you make a new project.

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