abstractFlo / atlas-starter

Starter Template for boost up your development with atlas and docker
6 stars 3 forks source link

Update package.json #3

Closed FDiskas closed 3 years ago

FDiskas commented 3 years ago

Updated typings to the latest one

abstractFlo commented 3 years ago

Have you tested it? I guess the build process is no more working with shared types :/

FDiskas commented 3 years ago

It works. locally it worked without typescript errors. Also typecript dev dependency is missing

FDiskas commented 3 years ago

Yes - build is failing but the reason is ok

Module '"alt-server"' has no exported member 'hash'
Module '"alt-server"' has no exported member 'Vector3'
Property 'destroy' does not exist on type 'Vehicle'. Did you mean 'destroyed'?
Module '"alt-server"' has no exported member 'off'

And it is actually right. The code must be updated also. But i'm not a specialist of this boiler plate.

abstractFlo commented 3 years ago

We don't update this branch anymore, Atlas 3.1 is nearly done and this Repository would be removed after release.