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

Feedback for “Getting Started” #96

Closed
7u5a opened this issue May 6, 2024 · 3 comments
Closed

Feedback for “Getting Started” #96

7u5a opened this issue May 6, 2024 · 3 comments

Comments

@7u5a
Copy link

7u5a commented May 6, 2024

When I use:
npm create caspar-graphics@latest

It' does not work as expected when I run the development server:
image

But it's after af ran the:
npm audit fix --force

I did it because this:
`npm audit

npm audit report

vite 5.0.0 - 5.0.12
Severity: high
Vite dev server option server.fs.deny can be bypassed when hosted on case-insensitive filesystem - GHSA-c24v-8rfc-w8vw
Vite's server.fs.deny did not deny requests for patterns with directories. - GHSA-8jhw-289h-jh2g
fix available via npm audit fix --force
Will install @nxtedition/[email protected], which is outside the stated dependency range
node_modules/vite
@nxtedition/caspar-graphics <=1.0.0-beta.30
node_modules/@nxtedition/caspar-graphics

2 high severity vulnerabilities

To address all issues, run:
npm audit fix --force`

@tobiasandersen
Copy link
Contributor

Is there any difference if you try creating a project with e.g. npm create [email protected] instead?

@7u5a
Copy link
Author

7u5a commented May 8, 2024

No, when using npm create [email protected] it's the same.
It happens when using the npm audit fix after the install I get this:

added 175 packages, and audited 176 packages in 51s

run npm fund for details

2 high severity vulnerabilities

To address all issues, run:
npm audit fix

Run npm audit for details.

@tobiasandersen
Copy link
Contributor

Replied here: #95 (comment).

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