Welcome!

This community is for professionals and enthusiasts of the Genio platform.
Share your questions and challenges, and help your partners!

4

1
Carlos Nogueira
Activé 21/04/2020 14:23

Hi, 

This can be related to an actual error compiling the solution (besides some miss-config regarding Vue or NodeJs).

To know for sure, you'll have to check what's being displayed on "Output" window (the error message is telling you to do) and see what's about. 

Once it has happened to me and "Output" was showing an error that cannot ran correctly using latest NodeJs version, had to rollback it to the version before, 13.9:

https://nodejs.org/dist/v13.9.0/node-v13.9.0-x64.msi


Regards,


  • Signaler

Thanks all of you, Its Working Now.

i had to rollback it to the version before, 13.9 and update node-proper-lockfile (https://github.com/moxystudio/node-proper-lockfile.git)

Martins Zimba
le 23/04/2020 08:19

Nice. Glad to know.

Carlos Nogueira
le 23/04/2020 08:47

1
Álvaro Damas
Activé 23/04/2020 17:19

Usually in problems with node, maybe there are problems in updating the dependencies, it is advisable to delete the one marked below, the .install-stamp file and the node_modules folder, or its contents.





0
Martins Zimba
Activé 21/04/2020 14:36

I am working on "NightlyGenio289.30".

I tried rollback and reinstale node.js and Vue Cli, but still not working.

I think the problem is with Vue Cli Service Build

ITs NOT EXPECTED THAT GENIO CREATE IT ON GENERATION?

I get this error on Output:

2>   ERROR  Error: Cannot find module '@vue/babel-preset-app' from 'C:\QUIDGEST\GENIO_DEV\PROJECTS\SRP\GEN_SIRP\WebAdmin\Administration\ClientApp'

2>  Error: Cannot find module '@vue/babel-preset-app' from 'C:\QUIDGEST\GENIO_DEV\PROJECTS\SRP\GEN_SIRP\WebAdmin\Administration\ClientApp'

2>      at Function.module.exports [as sync] (C:\Users\quidg\Documents\Genio\PROJECTS\SRP\GEN_SIRP\WebAdmin\Administration\ClientApp\node_modules\.pnpm\registry.npmjs.org\resolve\1.14.2\node_modules\resolve\lib\sync.js:72:15)

  • Signaler

My thoughts on this:

- Clean ClientApp directory (there might be old unwanted files kept there that are leading to this error); If still doesn't work, delete the client generation folder.

- I assume that you're now using Node.Js version 13.9, if not, try working with this version, im running it without any problems;

- Is any of your modules with the name empty? This should be enough to not work properly.

Carlos Nogueira
le 22/04/2020 14:22

Keep Informed

About the Community

This platform is for beginners and experts willing to share their Genio knowledge. It's not a forum to discuss ideas, but a knowledge base of questions and their answers. Read Guidelines

Question tools

19 follower(s)

Stats

Asked: 21/04/2020 14:15
Seen: 4159 times
Last updated: 24/08/2020 14:18