Task #1020
closed
Frontend - install development environment on Windows
Added by Vít Švanda almost 7 years ago.
Updated almost 7 years ago.
Description
It is very hard to install product with modules on Windows. Problem is in creation of symlinks witch needs the admin rights.
- Target version set to Hematite (8.0.0)
- % Done changed from 0 to 90
I had to completely reimplement installation of frontend modules.
For install product modules you need to execute only two commands:
`npm install`
'gulp install'
That is all.
This will works on the Windows too. I had to modified gulp.file for linux, because the Vinyl exclude does not works no the Linux. Retest on the Windows is required.
- Status changed from New to Needs feedback
- Assignee changed from Vít Švanda to Ondřej Kopr
- Status changed from Needs feedback to Resolved
- Assignee changed from Ondřej Kopr to Vít Švanda
- % Done changed from 90 to 100
I checked your new feature on clean installation windows server 2016 and it is works awesome, only two commands for prepare FE! Information about my problem with git I added into README.md thank you for help.
- Status changed from Resolved to Closed
Also available in: Atom
PDF