Eugene Marinelli
Eugene Marinelli
When I follow the README instructions on OS X with boot2docker v1.0.0, I get the following: ``` docker@boot2docker:~$ git clone https://github.com/amplab/docker-scripts.git Cloning into 'docker-scripts'... remote: Reusing existing pack: 1011, done....
When I run build, I get the following error: ``` Eugenes-MacBook-Pro.local ➜ docker-ipython git:(master) ./build Sending build context to Docker daemon 805.9 kB Sending build context to Docker daemon Step...
To reproduce: ``` git clone https://github.com/charto/cxsd.git npm install ``` I get the error: ``` node_modules/cxml/dist/xml/Parser.d.ts(1,1): error TS1084: Invalid 'reference' directive syntax. node_modules/cxml/dist/xml/Parser.d.ts(2,1): error TS1084: Invalid 'reference' directive syntax. npm ERR!...