Solid: unable to generate application
See original GitHub issueDescribe 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:
- npx create-nx-workspace --preset=empty
- npm install @nxext/solid --save-dev
- npx nx format
- npx nx g @nxext/solid:init
- 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:
- Created 2 years ago
- Comments:9 (4 by maintainers)
Top 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 >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
@Jordan-Hall should be already fixed and will be rolled out with the next release
@yamiteru did it right now