question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Cannot create nuxt-app using yarn 1.13.0

See original GitHub issue

Hi there, with the current create-nuxt app (2.4.2) is does not seem possible that I can create a project from scratch using yarn. I tried the below code and yarn create nuxt-app nuxttest same errors as shown below

If I can provide any other relevant information let me know. there was no template for issues. Can definitely be a yarn bug but i ran yarn create react-app with 0 issues

yarn create nuxt-app
yarn create v1.13.0
[1/4] 🔍  Resolving packages...
[2/4] 🚚  Fetching packages...
[3/4] 🔗  Linking dependencies...
warning "@vue/cli > @vue/cli-ui > graphql-tag@2.10.1" has unmet peer dependency "graphql@^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0".
warning "@vue/cli > @vue/cli-ui > graphql-type-json@0.2.1" has unmet peer dependency "graphql@>=0.8.0".
[4/4] 🔨  Building fresh packages...

success Installed "create-nuxt-app@2.4.2" with binaries:
      - create-nuxt-app
env: node\r: No such file or directory
error Command failed.
Exit code: 127
Command: /usr/local/bin/create-nuxt-app
Arguments:
Directory: /Users/zain/projects
Output:

note: runs as expected using the equivalent npx based command

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:13 (7 by maintainers)

github_iconTop GitHub Comments

1reaction
manniLcommented, Feb 19, 2019

Fixed, thanks ☺️

0reactions
jay8t6commented, Mar 7, 2019

Thanks! Much appreciated!

Sent from Yahoo Mail for iPhone

On Wednesday, March 6, 2019, 2:20 PM, Xin Du (Clark) notifications@github.com wrote:

A CRLF issue when publishing under windows , sorry for the inconvenience

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub, or mute the thread.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Installation - Nuxt
To get started quickly, you can use create-nuxt-app . Make sure you have installed yarn, npx (included by default with npm v5.2+) or...
Read more >
vue.js - Can't create a fresh Nuxt project? - Stack Overflow
The error message shows the problem: error babel-jest@27.0.6: The engine "node" is incompatible with this module. Expected version "^10.13.0 ...
Read more >
yarn create vite error | The AI Search Engine You Control
I'm trying to create a frontend project in Vite, using the yarn create vite command, but I'm getting the following error: error with...
Read more >
@storybook/react-native-server | Yarn - Package Manager
A better way to develop React Native Components for your app ... With Storybook for React Native you can design and develop individual...
Read more >
create-nuxt-app - npm
Create a Nuxt.js App in seconds.. Latest version: 5.0.0, last published: 3 months ago. Start using create-nuxt-app in your project by ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found