-
Notifications
You must be signed in to change notification settings - Fork 26
feathers generate app failed with @feathersjs/transport-commons@^4.5.5 #232
Comments
That version is available on npm and I am not able to reproduce on a fresh installation. Try running the command again with the latest Node installed via nvm. |
@daffl I found that on npm. But it was failed when I installed it @4.5.5 manually too. I tried yarn and latest version 4.5.5 was not found, then I chosen 4.5.3 every thing looks good until now. |
Since nobody else seems to be running into this, it's likely something in your local setup (app caches, proxy settings etc.). I also just published version 4.5.7 of all packages which may also solve this. |
In my case I was needed to do the following steps: After these steps the application was generated successfully. My Log
|
Steps to reproduce
Run
feathers generate app
.TS
app-name
[empty]
src
npm
REST + SOCKET.io
Jest
Y
Username+password
users
Sequelize
MySql
default connection string
Expected behavior
Create a new project.
Actual behavior
Got error:
System configuration
The text was updated successfully, but these errors were encountered: