Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Scout » Scout Version 11.0 HelloScout App. Error by start [webapp] all. Not found eslint modules
Scout Version 11.0 HelloScout App. Error by start [webapp] all. Not found eslint modules [message #1841432] Sun, 16 May 2021 23:00 Go to next message
Felix R is currently offline Felix RFriend
Messages: 22
Registered: January 2015
Junior Member
Hi,

If I start the [webapp]all start group of HelloScout, I get the following errors:

 ERROR  ENOENT: no such file or directory, stat 'E:\project\helloscout\node_modules\.pnpm\eslint@7.9.0\node_modules\debug'
at pnpm\eslint

 ERROR  ENOENT: no such file or directory, stat 'E:\project\helloscout\node_modules\.pnpm\eslint@7.9.0\node_modules\chalk'
at pnpm\eslint

 ERROR  ENOENT: no such file or directory, stat 'E:\project\helloscout\node_modules\.pnpm\eslint@7.9.0\node_modules\@eslint\eslintrc'
at 0\node_modules\

 ERROR  ENOENT: no such file or directory, stat 'E:\project\helloscout\node_modules\.pnpm\eslint@7.9.0\node_modules\@babel\code-frame'
at 0\node_modules\

Scout version 11.0
node version 14.17.0
npm version 6.14.13
pnpm version 6.3.0
jdk 11
Eclipse 2021-03

Could you please help.

thank you
Felix
Re: Scout Version 11.0 HelloScout App. Error by start [webapp] all. Not found eslint modules [message #1841498 is a reply to message #1841432] Wed, 19 May 2021 07:18 Go to previous messageGo to next message
Claudio Guglielmo is currently offline Claudio GuglielmoFriend
Messages: 256
Registered: March 2010
Senior Member
Hi,

I have never seen this error, but it looks like the installation of the npm dependencies failed. What happens if you execute pnpm install on the command line in the root of your project (E:\project\helloscout)? Does it say that some dependencies cannot be downloaded?
Re: Scout Version 11.0 HelloScout App. Error by start [webapp] all. Not found eslint modules [message #1841645 is a reply to message #1841498] Mon, 24 May 2021 15:15 Go to previous message
Felix R is currently offline Felix RFriend
Messages: 22
Registered: January 2015
Junior Member
Hi Claudio,

it is not helped:

E:\project\helloscout>pnpm install
Scope: all 2 workspace projects
 WARN  deprecated babel-eslint@10.1.0: babel-eslint is now @babel/eslint-parser. This package will no longer receive updates.

Packages: +951
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 ERROR  ENOENT: no such file or directory, stat 'E:\project\helloscout\node_modules\.pnpm\eslint@7.9.0\node_modules\ajv'
at pnpm\eslint
Progress: resolved 956, reused 118, downloaded 12, added 0
-------------

The eclipse was installed on the portable external hard disk. After Installation on hdd of notebook it works now.

thx
Felix
Previous Topic:Selecting buttons in a RadioButtonGroup
Next Topic:Scout Calendar does not display correctly on smartphone.
Goto Forum:
  


Current Time: Wed May 08 10:08:31 GMT 2024

Powered by FUDForum. Page generated in 0.03369 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top