Skip to content

Commit 8728756

Browse files
authored
Update README.md
1 parent 528dee7 commit 8728756

1 file changed

Lines changed: 5 additions & 10 deletions

File tree

README.md

Lines changed: 5 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -259,7 +259,11 @@ The following people have helped get this project going:
259259

260260
## Troubleshooting
261261

262-
Error: 'noxenv' is not recognized as an internal or external command
262+
Review the following list of issues and corrective measures you can take to address the issues:
263+
264+
<br />
265+
266+
### Error: 'noxenv' is not recognized as an internal or external command
263267

264268
If you get the following error when running a NodeJS script which utilizes noxenv:
265269

@@ -282,15 +286,6 @@ npm i --save-dev @aetherinox/noxenv
282286

283287
<br />
284288

285-
## Creds
286-
This is based on the older module `cross-env` which is a great asset, however, I needed updated dependencies and additional functionality; along with the ability to implement whatever I need. Including plans for rollup. This is more of a personal project, but if anyone finds it useful; you're free to use it. All the original functionality is included, just updates. Also going to be adding config / `.env` file support.
287-
288-
<br />
289-
290-
---
291-
292-
<br />
293-
294289
<!-- prettier-ignore-start -->
295290
[npm]: https://npmjs.com
296291
[node]: https://nodejs.org

0 commit comments

Comments
 (0)