ifc-developer-tools icon indicating copy to clipboard operation
ifc-developer-tools copied to clipboard

Installation

Open mangrove-art opened this issue 3 years ago • 0 comments

Hello, As I understand one should install previously node js which includes npm as well as git? For executing the learna.ps1 file set "Set-ExecutionPolicy RemoteSigned" in powershell (admin_mode). Going throuch all that I get: PS C:\Users\XXX\AppData\Roaming\npm> lerna run test lerna notice cli v5.4.2 lerna success run No packages found with the lifecycle script 'test' Something seemed to went wrong?

As my goal was IFC highlighting an ifc file was open in visual code which suggestet that there was an extension for IFC Syntax v0.1.4 highlighting. I installed this and got syntax highlighting (hourah). Hope that helps other users for installing IFC highlighting. Yours Jakob

mangrove-art avatar Aug 15 '22 16:08 mangrove-art