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

Why this line in package.json? #24

Closed
frederikhors opened this issue Apr 4, 2021 · 0 comments · Fixed by #34
Closed

Why this line in package.json? #24

frederikhors opened this issue Apr 4, 2021 · 0 comments · Fixed by #34

Comments

@frederikhors
Copy link
Collaborator

frederikhors commented Apr 4, 2021

Can I ask you why this line?

"npm": "use yarn instead of npm."

  • package.json:
    "npm": "use yarn instead of npm."

The new Svelte Kit init template starter comes with the file .npmrc with engine-strict=true inside which prevents installation.

I'm using npm install -DE @sveltestack/svelte-query command.

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 a pull request may close this issue.

1 participant