Skip to content

Commit

Permalink
Known Issues
Browse files Browse the repository at this point in the history
  • Loading branch information
Stuyk committed Jan 5, 2020
1 parent 65a13e3 commit 5ed8a76
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -112,3 +112,7 @@ import * as alt from 'alt-server'
/// <reference types="@altv/types" />
import * as alt from 'alt-client'
```

### Known Issues

If you get an issue saying that it can't use `require` for the install. What you can do instead is remove the `type: "module"` from the `package.json` file. **REMEMBER TO PUT IT BACK AFTER YOU INSTAll/UPDATE**.

0 comments on commit 5ed8a76

Please sign in to comment.