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

Nuxi not found #282

Closed
Tracked by #480
tobiasdiez opened this issue Oct 29, 2021 · 4 comments · Fixed by nuxt/framework#1599
Closed
Tracked by #480

Nuxi not found #282

tobiasdiez opened this issue Oct 29, 2021 · 4 comments · Fixed by nuxt/framework#1599
Assignees
Labels
bridge bug Something isn't working

Comments

@tobiasdiez
Copy link
Contributor

tobiasdiez commented Oct 29, 2021

Environment

Nuxt CLI v3.0.0-27258467.4e424d0 16:49:13
RootDir: D:\Programming\JabRefOnline 16:49:14
Nuxt project info: 16:49:14



Describe the bug

Trying to run yarn dev which is defined as nuxi dev results in

'nuxi' is not recognized as an internal or external command,

Directly running npx nuxi yields

npm ERR! code EWORKSPACESCONFIG
npm ERR! workspaces config expects an Array

However, npx nuxi-edge works.

Reproduction

JabRef/JabRefOnline#480

Additional context

It worked a couple of days ago, but stopped working now after upgrading to the latest version. I tried to delete the yarn lock and node_modules folder to no effect.

Logs

No response

@tobiasdiez tobiasdiez added bridge bug Something isn't working labels Oct 29, 2021
@mfreeman451
Copy link

Same issue with nuxi-edge:

yarn dev                                               ✔  took 4s   system   at 05:15:56 PM  
yarn run v1.22.17
warning ../../package.json: No license field
$ nuxi-edge dev
/bin/sh: nuxi-edge: command not found

@mfreeman451
Copy link

Same issue with nuxi-edge:

yarn dev                                               ✔  took 4s   system   at 05:15:56 PM  
yarn run v1.22.17
warning ../../package.json: No license field
$ nuxi-edge dev
/bin/sh: nuxi-edge: command not found

My issue seems to have been a duplicate 'nuxi' entry in package.json

@Aperrix
Copy link

Aperrix commented Nov 1, 2021

It looks corrected : #280

@danielroe danielroe self-assigned this Nov 1, 2021
@danielroe danielroe transferred this issue from nuxt/framework Apr 13, 2022
@sumon-devxhub
Copy link

sumon-devxhub commented Jan 29, 2023

Same problem here. @danielroe

Screenshot from 2023-01-29 20-04-47

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bridge bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants