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.

Solid: unable to generate application

See original GitHub issue

Describe the bug

Issue when generating solidjs application from

Cannot find module '@angular-devkit/schematics'
Require stack:
- C:\dev\cv\node_modules\@nrwl\workspace\src\utils\ast-utils.js
- C:\dev\cv\node_modules\@nrwl\workspace\src\utils\project-type.js
- C:\dev\cv\node_modules\@nrwl\workspace\index.js
- C:\dev\cv\node_modules\@nxext\solid\src\generators\application\lib\add-project.js
- C:\dev\cv\node_modules\@nxext\solid\src\generators\application\application.js
- C:\dev\cv\node_modules\@nrwl\tao\src\shared\workspace.js
- C:\dev\cv\node_modules\@nrwl\cli\lib\init-local.js
- C:\dev\cv\node_modules\@nrwl\cli\bin\nx.js

To Reproduce

Steps to reproduce the behaviour:

  1. npx create-nx-workspace --preset=empty
  2. npm install @nxext/solid --save-dev
  3. npx nx format
  4. npx nx g @nxext/solid:init
  5. npx nx g @nxext/solid:app

Expected behaviour Application should generate the app.

Additional context First issue I notice was create-nx-workspace generated version 12. So updated which may have caused this issue (but shouldn’t) Cannot find module ‘@angular-devkit/schematics

I did found this over on NX issues https://github.com/nrwl/nx/issues/7837

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:9 (4 by maintainers)

github_iconTop GitHub Comments

2reactions
DominikPiepercommented, Dec 21, 2021

@Jordan-Hall should be already fixed and will be rolled out with the next release

0reactions
DominikPiepercommented, Dec 30, 2021

@yamiteru did it right now

Read more comments on GitHub >

github_iconTop Results From Across the Web

Inbox - new messaging application - Build a Solid App
Hi, I have developed a new messaging application Inbox. It is a simple messaging application, similar to an email client (e.g. gmail).
Read more >
Error accessing WebID / profile card after login #1093 - GitHub
I'm new to node and solid-server, so I might be missing something obvious. ... Create and change to working directory for server data...
Read more >
Unable to get Web Gallery Applications categories. - SolidCP
Hello, i try to open at the customer menue the Web Application Gallery but i get this error : The URLs what i...
Read more >
Unable To Create Design Files In Solid Works After MCAD ...
When attempting to create new design file in Solid Works CAD software after MCAD upgrade the following error occurs. ... No templates found...
Read more >
"No solid can be created based on surfaces" when extracting ...
Issue: When extracting a solid from surfaces in Civil 3D, some solids fail to be created. The following message appears: ...
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