jeffbcross / aim

82 stars 27 forks source link

error TS2307: Cannot find module 'express' #28

Closed mckennatim closed 8 years ago

mckennatim commented 8 years ago

Not familiar with typescript as of yet, perhaps I should just create a vanilla node express server and use that. Using a windows 7 box.

after install on npm run server

ERROR in c:\wamp\www\ng2\aim\server\stock_server.ts (4,26): error TS2307: Cannot find module 'express'.

the express node_module is there