Hi, i’m creating new ide, getting error after taking pull from or if installed any packages. Error: node_modules/native-keymap/build/Release/keymapping.node
Expected in: flat namespace
[original thread by Lakkana]
Hi, i’m creating new ide, getting error after taking pull from or if installed any packages. Error: node_modules/native-keymap/build/Release/keymapping.node
Expected in: flat namespace
[original thread by Lakkana]
Can you be more specific about what you’re doing? I, for one, don’t understand.
[Lakkana]
working project pushed git and when cloned in different directory yarn start theia throwing an error node_modules/native-keymap/build/Release/keymapping.node
[Lakkana]
even in working directory if installed any other package throws same error
[Lakkana]
problem resolve by running yarn theia rebuild:electron
@lakkanna are you attempting to build the electron
version of the application? Following the guide, the step yarn rebuild:electron
is in fact documented for electron.