-
-
Notifications
You must be signed in to change notification settings - Fork 44
Open
Description
Framework7 Ubuntu 20.04
I exported to last line to global packages and frameworks in .bashrc.
.bashrc
export PATH="$HOME/.npm-packages/bin:$PATH"
When i use framework7 create
or framework7 create --ui
jack5341@Kitty:~/Documents/projects/test$ framework7 create ✔ All good, you have latest framework7-cli version. ? What type of the app are you targeting? Simple web app ? App (project) name: My App ? What type of framework do you prefer? Framework7 with React ? Choose starter template: Blank ? Do you want to setup CSS Pre-Processor No, i am good with CSS ? Do you want to specify custom theme color? No, use default color theme ? Do you want to include Framework7 Icons and Material Icons icon fonts? Yes, in clude icon fonts ✔ Generating package.json ✔ Creating required folders structure ✖ Error installing NPM Dependencies Error: Shell command exit with non zero code: 243
I can see it in my .npm-global folder to
Metadata
Metadata
Assignees
Labels
No labels