Forum

Ask, reply and learn. Join the community of Akaunting.

New Discussion

invalid [email protected]

Ali Uysal   ( User )

Commented 4 years ago

Hi,
when I install npm
[email protected] invalid

other packages are loading successfully.
but "npm run" does not work because this package could not be loaded

[email protected]  invalid

Fidel Aquino   ( User )

Commented 4 years ago

Hi,
I solve this using a node 10 version using nvm https://github.com/nvm-sh/nvm
Try
```
node --version
npm cache clear --force
npm install
npm run dev
```

Please login or register to leave a response.

Showing 1 to 2 of 2 discussions